Oem url does not start

Hi,
I completed oem installation. I did not notice any issues. I tried to start oem cloud in the web url using https:hostname:7799/em. System hangs or blank screen.
oms server os version: Red Hat Linux 64 bit GNU
OEM Client version: Windows
URL browser : Internet explorer
Database and OEM are on the same os server.
I have verified with SA team that all the ports are open.
[oracle@DTD1LODBESDO001 bin]$ cd /u01/app/oracle/oem12c/middleware/oms/bin
[oracle@DTD1LODBESDO001 bin]$ ./emctl status oms
Oracle Enterprise Manager Cloud Control 12c Release 3
Copyright (c) 1996, 2013 Oracle Corporation.  All rights reserved.
WebTier is Up
Oracle Management Server is Up
[oracle@DTD1LODBESDO001 bin]$
[oracle@DTD1LODBESDO001 bin]$ ./emctl status oms -details
Oracle Enterprise Manager Cloud Control 12c Release 3
Copyright (c) 1996, 2013 Oracle Corporation.  All rights reserved.
Enter Enterprise Manager Root (SYSMAN) Password :
Console Server Host        : DTD1LODBESDO00x.dtautx.dhx
HTTP Console Port          : 7788
HTTPS Console Port         : 7799
HTTP Upload Port           : 4889
HTTPS Upload Port          : 4900
EM Instance Home           : /u01/app/oracle/oem12c/gc_inst/em/EMGC_OMS1
OMS Log Directory Location : /u01/app/oracle/oem12c/gc_inst/em/EMGC_OMS1/sysman/log
OMS is not configured with SLB or virtual hostname
Agent Upload is locked.
OMS Console is locked.
Active CA ID: 1
Console URL: https://DTD1LODBESDO00x.dtautx.dhx:7799/em
Upload URL: https://DTD1LODBESDO00x.dtautx.dhx:4900/empbs/upload
WLS Domain Information
Domain Name            : GCDomain
Admin Server Host      : DTD1LODBESDO00x.dtautx.dhx
Admin Server HTTPS Port: 7101
Admin Server is RUNNING
Managed Server Information
Managed Server Instance Name: EMGC_OMS1
Managed Server Instance Host: DTD1LODBESDO00x.dtautx.dhx
WebTier is Up
Oracle Management Server is Up
[oracle@DTD1LODBESDO001 bin]$
[oracle@DTD1LODBESDO001 ~]$ cd /u01/app/oracle/oem12c/agent/core/12.1.0.3.0/bin
[oracle@DTD1LODBESDO001 bin]$ ./emctl status agent
Oracle Enterprise Manager Cloud Control 12c Release 3
Copyright (c) 1996, 2013 Oracle Corporation.  All rights reserved.
Agent Version     : 12.1.0.3.0
OMS Version       : 12.1.0.3.0
Protocol Version  : 12.1.0.1.0
Agent Home        : /u01/app/oracle/oem12c/agent/agent_inst
Agent Binaries    : /u01/app/oracle/oem12c/agent/core/12.1.0.3.0
Agent Process ID  : 12173
Parent Process ID : 12110
Agent URL         : https://DTD1LODBESDO00x.dtautx.dhx:3872/emd/main/
Repository URL    : https://DTD1LODBESDO00x.dtautx.dhx:4900/empbs/upload
Started at        : 2014-03-28 16:33:43
Started by user   : oracle
Last Reload       : (none)
Last successful upload                       : 2014-03-29 13:35:32
Last attempted upload                        : 2014-03-29 13:35:32
Total Megabytes of XML files uploaded so far : 2.1
Number of XML files pending upload           : 0
Size of XML files pending upload(MB)         : 0
Available disk space on upload filesystem    : 18.24%
Collection Status                            : Collections enabled
Heartbeat Status                             : Ok
Last attempted heartbeat to OMS              : 2014-03-29 13:35:32
Last successful heartbeat to OMS             : 2014-03-29 13:35:32
Next scheduled heartbeat to OMS              : 2014-03-29 13:36:32
Agent is Running and Ready
[oracle@DTD1LODBESDO001 bin]$
Following URLs are tested from the internet explorer.
https://DTD1LODBESDO00x.dtautx.dhx:7799/em
http://DTD1LODBESDO00x.dtautx.dhx:7788/em
When I enter both the above commands in the internet explorer, I get blank screen or nothing.
I am providing some more information.
[oracle@DTD1LODBESDO001 install]$ java -fullversion
java full version "1.6.0_71-b31"
Oratab entry is not showing OMS_HOME. Is this of any issue! root script did not show any error message when it is ran.
Any thoughts will be appreciated.
Thanks,
Sarwar

Hi,
I think this is the wrong place for this discussion, because it's related to OEM Cloud Control while here we are in the Community for OEM Enterprise Manager.
Try to post it in the correct place, I think there should be a specific community for OEM Cloud Control.
HTH
Ciao
Giorgio

Similar Messages

  • Enterprise Manager Console does not start

    Hi,
    I'm running a Windows 2000 PC with Oracle 9i Server on it.
    When I want to start the Enterprise Management Console
    (Start => Program...) there is only a short reaction on
    the Taskbar end when absolute nothing.
    I know this problem was already mentioned once here (OEM Console does not start but
    the answer there wasn't the right one for my problem.
    I could not change the oracle home directory with the ORACLE-HOME-Selector, because I have only one home directory (D:\Programme\oracle\ora92)
    My Path variable:
    D:\Programme\oracle\ora92\bin;C:\Programme\Oracle\jre\1.3.1\bin;C:\Programme\Oracle\jre\1.1.8\bin;C:\WINNT\MS\SMS\CORE\BIN;D:\Programme\Clementine7.2\BIN;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;D:\PROGRA~1\IBM\SQLLIB\BIN;D:\PROGRA~1\IBM\SQLLIB\FUNCTION;D:\PROGRA~1\IBM\SQLLIB\SAMPLES\REPL;D:\Programme\IBM\DB2Extenders\bin;C:\Programme\Java\j2re1.4.2_02\bin
    And here is my oemapp.bat(It is located in D:\Programme\oracle\ora92\bin. I have already startet it manually with "oemapp.bat console" but there was only the reply ""The input line is too long.
    The syntax of the command is incorrect."
    @echo off
    REM #
    REM # Copyright (c) 1998,1999,2000,2001, 2002 Oracle Corporation. All rights reserved.
    REM #
    REM # PRODUCT
    REM #     Oracle Enterprise Manager, Version 9.2.0.0.0 Production
    REM #
    REM # FILENAME
    REM #     oemapp.bat
    REM #
    REM # DESCRIPTION
    REM #     This script is used to launch Applications of Oracle
    REM #     Enterprise Manager, Version 9
    REM #
    REM #
    if "%1%" == "recursive" goto startScript
    if Windows_NT == %OS% goto :ntSetup
    command.com /p /e:8196 /c oemapp recursive %1 %2 %3 %4 %5 %6 %7 %8 %9
    goto :end
    :ntSetup
    setlocal
    :startScript
    IF "%1%" == "trace" GOTO trace
    IF "%1%" == "TRACE" GOTO trace
    IF "%1%" == "debug" GOTO trace
    IF "%1%" == "DEBUG" GOTO trace
    GOTO start2
    :trace
    SHIFT
    SET ORACLE_OEM_CLIENTTRACE=TRUE
    SET TRACE= -DTRACING.LEVEL=2 -DTRACING.ENABLED=true
    :start2
    REM Make sure that our JRE is used for this invocation.
    if Windows_NT == %OS% SET PATH=C:\Programme\Oracle\jre\1.1.8\bin;%PATH%
    if not Windows_NT == %OS% SET PATH="C:\Programme\Oracle\jre\1.1.8\bin;%PATH%"
    SET CLASSROOT=D:\Programme\oracle\ora92/classes
    SET JLIBROOT=D:\Programme\oracle\ora92/jlib
    SET NETJLIBROOT=D:\Programme\oracle\ora92/network/jlib
    SET OEMCLASSES=%JLIBROOT%/oembase-9_2_0.jar;%JLIBROOT%/oemtools-9_2_0.jar
    SET BALICLASSES=%JLIBROOT%/swingall-1_1_1.jar;%JLIBROOT%/ewtcompat-3_3_15.jar;%JLIBROOT%/ewt3.jar;%JLIBROOT%/ewt3-nls.jar;%JLIBROOT%/share.jar;D:\Programme\oracle\ora92\sysman\jlib\master.jar;D:\Programme\oracle\ora92\sysman\jlib\master_de.jar
    SET AURORACLASSES=D:\Programme\oracle\ora92/lib/aurora_client.jar
    SET HELPCLASSES=%JLIBROOT%/help3.jar;%JLIBROOT%/help3-nls.jar;%JLIBROOT%/oracle_ice5.jar
    SET DBUICLASSES=%JLIBROOT%/dbui2.jar;%JLIBROOT%/dbui2-nls.jar
    SET KODIAKCLASSES=%JLIBROOT%/kodiak.jar
    SET JDBCCLASSES=D:\Programme\oracle\ora92/jdbc/lib/classes111.zip;D:\Programme\oracle\ora92/jdbc/lib/nls_charset11.zip
    SET NETCHARTSCLASS=D:\Programme\oracle\ora92/sysman/jlib/netchart360.jar
    SET ORBCLASSES=D:\Programme\oracle\ora92/lib/vbjorb.jar;D:\Programme\oracle\ora92/lib/vbjapp.jar
    SET SECURITYCLASSES=%JLIBROOT%/javax-ssl-1_1.jar;%JLIBROOT%/jssl-1_1.jar
    SET OSDNETCLASSES=%JLIBROOT%/netcfg.jar;%JLIBROOT%/o3logon.jar;%JLIBROOT%/verifier.jar
    SET OSDPKICLASSES=%JLIBROOT%/ewm-1_1.jar;%JLIBROOT%/ojpse_2_1_5.jar
    SET NETMGRCLASSES=%NETJLIBROOT%/netmgrm.jar;%NETJLIBROOT%/netmgr.jar;D:\Programme\oracle\ora92/network/tools
    SET XMLCLASSES=D:\Programme\oracle\ora92/lib/xmlparserv2.jar
    SET OLAPCLASSES=%JLIBROOT%/cvd.zip;%JLIBROOT%/jndi.jar;%JLIBROOT%/jewt4.jar;%JLIBROOT%/jewt4-nls.jar
    SET MISCCLASSES=D:\Programme\oracle\ora92/assistants/jlib/assistantsCommon.jar;D:\Programme\oracle\ora92/jlib/jle2.jar;D:\Programme\oracle\ora92/jle2-nls.jar
    SET QSMACLASSES=D:\Programme\oracle\ora92/rdbms/jlib/qsma.jar
    SET CLASSPATHADD=%CLASSROOT%;%OEMCLASSES%;%ORBCLASSES%;%BALICLASSES%;%HELPCLASSES%;%DBUICLASSES%;%JDBCCLASSES%;%KODIAKCLASSES%;%NETCHARTSCLASS%;%SECURITYCLASSES%;%OSDNETCLASSES%;%OSDPKICLASSES%;%NETMGRCLASSES%;%XMLCLASSES%;%AURORACLASSES%;%OLAPCLASSES%;%MISCCLASSES%;%QSMACLASSES%
    REM hook for classpath additions
    if not "%ORACLE_OEM_CLASSPATH%" == "" SET CLASSPATHADD=%ORACLE_OEM_CLASSPATH%;%CLASSPATHADD%
    REM # Oracle change manager requires the following for ocmtclsh.exe
    set GBP=
    if not exist %CLASSROOT%\oracle\sysman\vtt\vttz\VttzCmDragDropObject.class set GBP=true
    if "%ORACLE_OEM_JAVAMX%" == "" set ORACLE_OEM_JAVAMX=-mx128m
    REM if "%ORACLE_OEM_JAVAMS%" == "" set ORACLE_OEM_JAVAMS=-ms16m
    SET JRE=jrew -nojit %ORACLE_OEM_JAVAMX%
    SET NT_START=START
    if "%ORACLE_OEM_CLIENTTRACE%x" == "x" goto setup_cp
    SET JRE=jre -nojit %ORACLE_OEM_JAVAMX% %TRACE%
    SET NT_START=
    :setup_cp
    SET CLASSPATH_QUAL=cp
    if "%ORACLE_OEM_JAVARUNTIME%x" == "x" goto jreSetup
    SET JRE=%ORACLE_OEM_JAVARUNTIME%\bin\java %ORACLE_OEM_JAVAMX% %TRACE%
    SET CLASSPATH_QUAL=classpath
    SET CLASSPATHADD=%CLASSPATHADD%;%ORACLE_OEM_JAVARUNTIME%\lib\classes.zip
    :jreSetup
    SET ME=oemapp
    SET USAGE="Usage: %ME% <application_name>"
    if Windows_NT == %OS% goto ntCheckAppName
    if not "%2%" == "" goto start95
    @echo %USAGE%
    goto end
    :start95
    if "%GBP%" == "true" goto gbp
    %JRE% -DORACLE_HOME=D:\Programme\oracle\ora92 -DORBdisableLocator=true -Djdbc.backward_compatible_to_816=true %JREOPTIONS_STRING% -%CLASSPATH_QUAL% "%CLASSPATHADD%" oracle.sysman.vtx.vtxOemApp.OemApp %2 %3 %4 %5 %6 %7 %8 %9
    goto end
    :gbp
    %JRE% -DORACLE_HOME=D:\Programme\oracle\ora92 -DGENERAL_BUS_PACK="" -DORBdisableLocator=true -Djdbc.backward_compatible_to_816=true %JREOPTIONS_STRING% -%CLASSPATH_QUAL% "%CLASSPATHADD%" oracle.sysman.vtx.vtxOemApp.OemApp %2 %3 %4 %5 %6 %7 %8 %9
    goto end
    :ntCheckAppName
    if not "%1%" == "" goto startNT
    @echo %USAGE%
    goto end
    :startNT
    set ADMIN_WRL=D:\Programme\oracle\ora92\sysman\admin
    set GBP_PROP=
    if "%GBP%" == "true" set GBP_PROP=-DGENERAL_BUS_PACK=""
    %NT_START% %JRE% -DADMIN_WRL=%ADMIN_WRL% -DORACLE_HOME=D:\Programme\oracle\ora92 %GBP_PROP% -DORBdisableLocator=true -Djdbc.backward_compatible_to_816=true %JREOPTIONS_STRING% -%CLASSPATH_QUAL% "%CLASSPATHADD%" oracle.sysman.vtx.vtxOemApp.OemApp %1 %2 %3 %4 %5 %6 %7 %8 %9
    endLocal
    :end
    Thnaks for any help.
    Nice day

    Marcus,
    Is your machine connected to a Novell network? If so, edit the oemapp.bat file and change every reference of Windows_NT to WINNT. The issue is Novell does not set the Windows_NT variable, and uses the WINNT variable instead.
    Jim

  • Enterprise Manager Console does not start on Win 2000 Pro

    I have installed Oracle 9i Release 2 Enterprise Manager on Win 2000 Professional. But the Enterprise Manager console does not start. Also the EM Configuration Assistant does not start.
    I have installed many times, but it is never successfull.
    I was installing Enterprise Edition -> General Purpose database.
    Tried the following from command prompt:
    oemapp.bat I get this message : "Usage: oemapp <application_name>"
    oemapp consoleI get : "bad command or file name"
    oemapp console oem.loginmode=standaloneI get : "bad command or file name"
    Is there any post installation configurations that need to be done?
    When I read thru the oemapp.bat, "Usage: oemapp <application_name>" was under the jreSetup module.
    Under C:\Program Files\Oracle\jre I have the folders with following Names(versions) 1.1.8 and 1.3.1.
    In the environment variable also I have C:\Program Files\Oracle\jre\1.1.8\bin and C:\Program Files\Oracle\jre\1.3.1\bin
    Could some one help me with this.
    Thanks,
    Aruna

    Marcus,
    Is your machine connected to a Novell network? If so, edit the oemapp.bat file and change every reference of Windows_NT to WINNT. The issue is Novell does not set the Windows_NT variable, and uses the WINNT variable instead.
    Jim

  • URL Does Not Work in Firefox, but DOES Work in Other Browsers

    The following URL does NOT work in Firefox. However, it DOES work in Internet Explorer and Google Chrome:
    https://www.ascap.com/ace/
    The main ASCAP URL works just fine. The problem seems to be confined to this link alone. Please fix; thank you!

    There is a server redirect on this URL.
    <pre><nowiki>
    https://www.ascap.com/ace/
    GET /ace/ HTTP/1.1
    Host: www.ascap.com
    HTTP/1.1 302 Found
    Location: https://www.ascap.com/Home/ace-title-search/index.aspx</nowiki></pre>
    If you use a bookmark then try to navigate to the want page starting with the main (home) page.
    You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and remove cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > "Use custom settings for history" > Cookies: "Show Cookies"

  • Service Station does not start automatically

    Good morning,
    recently the Toshiba Service Station application does not start when Windows (8.1) starts. If I launch the application manually, it runs normally.
    I would like to restore the automatic start of that application. What can I do?

    Hi
    You can add the application (service station) to the Win 8.1 startup.
    Go to the Start screen
    Click on the down arrow to show all your applications
    Right click on the application you would like to have start automatically.
    Select Open file location
    This will bring up the location (url) where the program is started
    Right click and select Copy
    On your computer, from the same Explorer window, go to:
    C:\Users\USERNAME\AppData\Roaming\Microsoft\Window s\Start Menu\Programs\Startup
    Note: USERNAME must be replaced by the name of the user that is logging in.
    Then select Paste Shortcut
    After that, the next time you log on, that program will start automatically.

  • Applet does not start after JRE 1.5 installation

    Hi,
    When I go to my webpage where I have an applet that requires Java 1.5..the browsers are prompting for Java installation (ActiveX component install on IE or Firefox plugin for JRE installation). But once the Java install completes the applet does not start automatically. The same code used to work nicely with Java 1.4. The applet used to automatically start and run once the JRE install completed. But with JRE 1.5 it does not start. If I do a refresh on the browser it again prompts for java installation. If I open new browser window and go to the URL the applet starts. Please let me know how to get the applet to start automatically after JRE 1.5 installation.
    Thanks,
    Vijay

    We figured out the problem. the CLASSID was not the right one. Once we changed it...its working fine.
    Vijay

  • Applet does not start after Java 1.5 installation

    Hi,
    When I go to my webpage where I have an applet that requires Java 1.5..the browsers are prompting for Java installation (ActiveX component install on IE or Firefox plugin for JRE installation). But once the Java install completes the applet does not start automatically. The same code used to work nicely with Java 1.4. The applet used to automatically start and run once the JRE install completed. But with JRE 1.5 it does not start. If I do a refresh on the browser it again prompts for java installation. If open new browser window and go to the URL the applet starts. Please let me know how to get the applet to start automatically after JRE 1.5 installation.
    Thanks,
    Vijay

    We figured out the problem. the CLASSID was not the right one. Once we changed it...its working fine.
    Vijay

  • Error: response does not start with HTTP

    hi,
    i am using a MIDP class to send a string to a java servlet which then returns a .gif image. the string is being successfully to the servlet, but an exception is being thrown when the image is being sent back.
    java.io.IOException: response does not start with HTTP it starts with: GIF89aï4
    at com.sun.midp.io.j2me.http.Protocol.readResponseMessage(Protocol.java:2166)
    at com.sun.midp.io.j2me.http.Protocol.finishRequestGetResponseHeader(Protocol.java:1934)
    at com.sun.midp.io.j2me.http.Protocol.sendRequest(Protocol.java:1598)
    at com.sun.midp.io.j2me.http.Protocol.sendRequest(Protocol.java:1517)
    at com.sun.midp.io.j2me.http.Protocol.openInputStream(Protocol.java:484)
    my code is as follows in the midp class :
    HttpConnection c = null;
    InputStream is = null;
    StringBuffer sb = new StringBuffer();
    String url="http://localhost:8090/ProjectServer/createMap";
    url=url+"?Source="+src+"&Destination="+dest;
    try {
    c = (HttpConnection)Connector.open(url,Connector.READ_WRITE, true);
    c.setRequestMethod(HttpConnection.GET); //default
    //is = c.openDataInputStream();
    is = new DataInputStream(c.openInputStream()); //openInputStream(); // transition to connected!
    Image im=null;
    try
    ByteArrayOutputStream bStrm = new ByteArrayOutputStream();
    int ch;
    while ((ch = is.read()) != -1)
    bStrm.write(ch);
    // Place into image array
    byte imageData[] = bStrm.toByteArray();
    // Create the image from the byte array
    im = Image.createImage(imageData, 0, imageData.length);
    finally
    // Clean up
    if (is != null)
    is.close();
    the code in the servlet is as follows :_
    ServletContext sc = getServletContext();
    // Get the MIME type of the image
    String mimeType = sc.getMimeType("route.gif");
    if (mimeType == null) {
    sc.log("Could not get MIME type ");
    response.setStatus(HttpServletResponse.SC_INTERNAL_SERVER_ERROR);
    return;
    // Set content type
    response.setContentType(mimeType);
    // Set content size
    response.setContentLength((int)file.length());
    // Open the file and output streams
    FileInputStream in = new FileInputStream(file);
    OutputStream outstream = response.getOutputStream();
    // Copy the contents of the file to the output stream
    byte[] buf = new byte[1024];
    int count = 0;
    while ((count = in.read(buf)) >= 0) {
    outstream.write(buf, 0, count);
    in.close();
    outstream.close();
    il be immensely grateful if some1 cud tell me whre i am gng wrong.
    thnx,
    nev

    Hi, I�m trying to do the same as above, get MP3 from a Shoutcast server.
    I got the same fault ("response does not start with HTTP it starts with: ICY") when I tried to open an HttpConnection as bellow:
    ============================================
    HttpConnection conn = (HttpConnection) Connector.open("http://64.236.34.196/stream/1074");
    Then I tried to open a socket connection as bellow:
    ======================================
    SocketConnection conn = (SocketConnection) Connector.open("socket://64.236.34.196:80");
    String get = "GET /stream/1074 HTTP/1.1";
    DataOutputStream os = conn.openDataOutputStream();
    os.writeUTF(get);
    InputStream is = conn.openInputStream();
    But then I got the following error:
    =========================
    java.lang.SecurityException: Target port denied to untrusted applications
    Could someone help me to find out what is going on?
    Thanks a lot!

  • SharePoint Retention Policy workflow does not start

    Hi,
    Using Nintex workflows I have created a workflow and attached it to a content type and tested that it runs manually ok.  I want it to run according to a retention policy, and so I created a policy based on one of the content type's date fields to start
    my workflow automatically.  When I manually run the timer jobs I see the following error in ULS logs and the workflow does not start.  Interestingly if I amend the policy to do something simple like move the item to the recycle bin, that works fine.
    Can anyone suggest what is wrong and where I can go from here to find the issue?
    Thanks
    Error running the expiration action on item <document url> .  Error:  System.InvalidOperationException:
    The workflow with id=<workflow id > is no longer available.    
     at Microsoft.Office.RecordsManagement.PolicyFeatures.WorkflowExpirationAction.RunExpirationWithPostActions(SPListItem
    item, XmlNode parametersData, DateTime expireDate)    
     at Microsoft.Office.RecordsManagement.PolicyFeatures.BaseExpirationAction.Microsoft.Office.RecordsManagement.PolicyFeatures.IExpirationActionWithPostActions.OnExpirationWithPostActions(SPListItem
    item, XmlNode parametersData, DateTime expireDate)    
     at Microsoft.Office.RecordsManagement.PolicyFeatures.ExpirationTask.ExpirationActionData.RunExpirationAction(SPListItem
    item, DateTime expireDate)    
     at Microsoft.Office.RecordsManagement.PolicyFeatures.ExpirationTask.<>c__DisplayClass19.<ProcessExpiredItems>b__17(SPListItem
    item)    
     at Microsoft.Office.Server.Utilities.MonitoredScopeWrapper.RunWithMonitoredScope(Action code)  
     at Microsoft.Office.Server.Utilities.ContentIterator.ProcessItem(SPListItem item, Boolean fIncludeFolderItems,
    MonitoredScopeWrapper monitoredScopeWrapper, ItemProcessor itemProcessor, ItemProcessorErrorCallout errorCallout)

    Hi,
    Based on your description, my understanding is that the Retention Policy cannot start the Nintex workflow.
    To narrow the issue scope, I recommend to check the things below:
    Create a SharePoint 2010 Reusable workflow for the same content type or 2013 list workflow and modify the Retention Policy to start this workflow, and then check how it works.
    Create Retention Policy with the Nintex workflow in another list and then compare the results.
    Thanks,
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • 10.6 does not start up

    Hello,
    my Mac-Mini (Snow Leopard) does not start up properly. By following some hints in an other forum I tried to get rid of an old Norton installation. I moved the mentioned files in the trash. After restarting it booted until the blue screen appears.
    There is no reaction to the 10.6. install disc or any keyboard command (like ⌘T, ⌘S, ⌘D or any other)
    It is now for one week at my local dealer but they hadn't time to check for it.
    So, any suggestions here?
    Thanks in advance....

    install disc or any keyboard command (like ⌘T, ⌘S, ⌘D or any other)
    Only the 'S' key needs a modifier key with the Apple (also known as Command) key at startup, with an Apple keyboard, arget Disk Mode, hardware test, and Option key for Startup Manager do not need a command key.
    It is now for one week at my local dealer but they hadn't time to check for it.
    Ask for it back from the dealer, and make sure you check for the following.
    1. Does it have 2, 4, or 5 USB ports on rear?
    distinguishes between Firewire, USB, and ethernet.
    If it has only 2 USB ports on the rear, it can't run Snow Leopard, and can only run Leopard.
    2. If it has 4 or 5 USB ports, check the serial number:
    less than xx935xxxx can use Snow Leopard retail which looks like * and does not say Upgrade, DropIn, or OEM.
    xx936xxxx and later can only use the Mac Mini Snow Leopard installer disc that shipped with it. Do not state the full serial number to us here in Discussions, as we are only end users, and this board is searchable. The three digits enumerated above are the only ones of any consequence for determining the age of the Mac. x can mean any value.
    3. If the startup manager does not work with the correct disc above, you have a hardware issue.
    4. If the hardware test runs but detects no issue with the Mac, but the instalelr won't run for 10.6 with the correct disc, you have possibly a RAM issue.
    5. If the installer is able show its installation screen to start an installation, you may have damage to the hard drive's directory, and have to either first recover your backup, if you have one that is bootable, or attempt a data recovery as done here*:
    http://www.macmaps.com/backup.html#RECOVER
    6. Once you are recovered, or know you are backed up, check the directory*:
    http://www.macmaps.com/directoryfaq.html
    If the directory is fine, and it won't boot, attempt a data recovery to an erase and installed system only if you have at least two backups.
    If you can't fix the directory, you may need to replace your hard drive.
    - * Links to my pages may give me compensation.

  • Firefox does not start when I click, but consume a lot of resourcein task manager

    Hello,
    Since a few days, when I click Firefox, it does not start anymore (browser Windows does not appear anymore).
    Also, I noticed that after I click, my computer makes a lot of noise et becomes slow & gets almost blocked: I can see that in the task manager/processes, firefox is there and consume a lot of memory ressources.
    Can you help ?
    Thanks

    Hello,
    Thanks for you reply. What you propose me is to create a new profile and transfer the files from the old profiles to the new.
    I am not interested by this option as I want to keep my current profile as I am using programs working on this profile and also have Firefox working on this profile.
    But I have a new information which might help. I did not see it during my last tentative but after a few minutes after Mozilla launch, there was like a bug report which were generated.
    I copy paste below. Hope that it can help :
    dd-ons: 2020Player_IKEA%402020Technologies.com:5.0.7.0,OrangeVideo%40orange.fr:1.2.1.12788,%7972ce4c6-7e08-4474-a285-3208198ce6fd%7D:29.0,%7Bd10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d%7D:2.5.1,jid1-FCM5fDwCWM3AQ%40jetpack:1.8
    AvailablePageFile: 240164044
    AvailablePhysicalMemory: 207122432
    AvailableVirtualMemory: 432594944
    BIOS_Manufacturer: Phoenix Technologies LTD
    BlockedDllList:
    BreakpadReserveAddress: 44236800
    BreakpadReserveSize: 37748736
    BuildID: 2014042122123
    CrashTime: 1399127287
    EMCheckCompatibility: true
    Email:
    FramePoisonBase: 00000000f0de0000
    FramePoisonSize: 65536
    InstallTime: 1398928357
    Notes: AdapterVendorID: 0x8086, AdapterDeviceID: 0x2a42, AdapterSubsysID: 02191025, AdapterDriverVersion: 8.15.10.2202
    D2D? D2D+ DWrite? DWrite+ D3D10 Layers? D3D10 Layers+
    ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e84}
    ProductName: Firefox
    ReleaseChannel: release
    SecondsSinceLastCrash: 1130148
    StartupTime: 1399126032
    SystemMemoryUsePercentage: 95
    Theme: classic/1.0
    Throttleable: 1
    TotalVirtualMemory: 4294836224
    URL:
    Vendor: Mozilla
    Version: 29.0
    Winsock_LSP: AVSDA over [MSAFD Tcpip [TCP/IP]] : 2 : 1 :
    AVSDA over [MSAFD Tcpip [UDP/IP]] : 2 : 2 : C:\Program Files (x86)\Avira\AntiVir Desktop\avsda.dll
    AVSDA over [MSAFD Tcpip [TCP/IPv6]] : 2 : 1 :
    AVSDA over [MSAFD Tcpip [UDP/IPv6]] : 2 : 2 : C:\Program Files (x86)\Avira\AntiVir Desktop\avsda.dll
    AVSDA over [Fournisseur de services RSVP TCPv6] : 2 : 1 :
    AVSDA over [Fournisseur de services RSVP TCP] : 2 : 1 : C:\Program Files (x86)\Avira\AntiVir Desktop\avsda.dll
    AVSDA over [Fournisseur de services RSVP UDPv6] : 2 : 2 :
    AVSDA over [Fournisseur de services RSVP UDP] : 2 : 2 : C:\Program Files (x86)\Avira\AntiVir Desktop\avsda.dll
    MSAFD Tcpip [TCP/IP] : 2 : 1 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [UDP/IP] : 2 : 2 :
    MSAFD Tcpip [RAW/IP] : 2 : 3 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [TCP/IPv6] : 2 : 1 :
    MSAFD Tcpip [UDP/IPv6] : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [RAW/IPv6] : 2 : 3 :
    Fournisseur de services RSVP TCPv6 : 2 : 1 : %SystemRoot%\system32\mswsock.dll
    Fournisseur de services RSVP TCP : 2 : 1 :
    Fournisseur de services RSVP UDPv6 : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    Fournisseur de services RSVP UDP : 2 : 2 :
    AVSDA : 2 : 0 :
    useragent_locale: fr

  • GANTT applet does not start

    Hi,
    the GANTT diagram does not start in cprojects. I have already implemented the newest version of oss note 1035436 from today.
    The exact error message is:
    Java Plug-in 1.6.0_03
    Verwendung der JRE-Version 1.6.0_03 Java HotSpot(TM) Client VM
    Laden: Klasse com.sap.tc.webdynpro.ace.AcfApplet nicht gefunden
    java.lang.ClassNotFoundException: com.sap.tc.webdynpro.ace.AcfApplet
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
    Does have anyone any idea?
    Thanks for your help!
    best regards
    Christine

    Hi Peter,
    While offshore user acessing the Gantt Chart he is getting class not found Exception error.
    Currenlty his JRE version is 1.7and SAP 7.4 Release.
    In the console the error is
    cache: Initialize resource manager: com.sun.deploy.cache.ResourceProviderImpl@da34f5
    basic: Added progress listener: sun.plugin.util.ProgressMonitorAdapter@3a1e23
    security: Expected Main URL: null
    java.lang.ClassNotFoundException: com.sap.tc.webdynpro.ace.AcfApplet
    at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
    at sun.plugin2.applet.Plugin2Manager.initAppletAdapter(Unknown Source)
    at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    basic: load: class com.sap.tc.webdynpro.ace.AcfApplet not found.
    java.lang.ClassNotFoundException: com.sap.tc.webdynpro.ace.AcfApplet
    at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
    at sun.plugin2.applet.Plugin2Manager.initAppletAdapter(Unknown Source)
    at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    basic: Removed progress listener: sun.plugin.util.ProgressMonitorAdapter@3a1e23
    security: Reset deny session certificate store
    It is replicated for most of the offshore users.
    Regards,
    Ravi.

  • WebAnalysis does not start after workspace is set on Windows Authentication

    I've used [doc Hyperion System 9.3.x Configuring the BI+ Workspace for Single Sign-On (SSO) with Internet Information Services (IIS) [ID 1100096.1] to configure SSO for workspace users. It works fine. Though since then the WA service does not start anymore. The error message which is raised sounds very very familar but still I am not able to tackle it. The message in the log or the analysis console is "[WARN] [STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.analyzer.utils.general.HYAUtil - Wait for workspace [
    [WARN] Timer-2 com.hyperion.analyzer.utils.general.HYAUtil - ."
    I am very sure it had something to do with rights/ permissions, but also after playing around with IIS and ntfs permissions for hours I can't get SSO en WA both working at the same time.
    As soon as I set my workspace aplication in IIS on windows integrated, the SSO is working but as soon as a I restart the WA service it fails to start. When I set the workspace application IIS on anonymous the WA service start fine but then the SSO is not working anymore.
    It drives me crazy.
    Hopefully its a small matter for you to solve!
    Thanks in advance.

    Dont know exactly whats happened but I presume something went wrong during the update procedure.
    If you will be not able to start the notebook in the safe mode or to boot the notebook then user the Toshiba recovery CD to gets the notebook working!

  • I am experiencing problem (the installation does not start) when I try to install ArchiCAD 17 Educational on my mac. I am using Yosemite. How can I fix it?

    I am experiencing problem (the installation does not start) when I try to install ArchiCAD 17 Educational on my mac. I am using Yosemite. How can I fix it?

    You need to contact the developer/manufacturer directly to determine if their product is compatible w/Yosemite.  It is not listed on their system requirement website:
    Mac OS X 10.9 Mavericks
    Mac OS X 10.8 Mountain Lion
    Mac OS X 10.7 Lion
    Mac OS X 10.6 Snow Leopard*
    Note: ArchiCAD 17 is the last version of ArchiCAD to support Mac OS X 10.6
    Only case insensitive file-system volumes are supported.
    http://www.graphisoft.com/support/system_requirements/archicad17.html

  • -Xmx greater than 180M does not start jvm on a 2gb machine, why?

    Hi, we have developed a product demo shown as an applet that uses the java plug-in to startup.
    The demo requires high amount of memory so we modified the java plug-in -xms and -xmx values in the control panel so more memory is available to the applet. What we can not see is why using values higher than -Xmx187M the applet does not start launching an error message either in Explorer of Firefox telling it has been unable to load the jvm. Using the value of -Xmx180M the applet starts but the out of memory message is displayed very soon as the demo requires at least 700M.
    We are using:
    � JRE1.6_u02
    � IE7. FireFox 2.0.0.7
    � Computer: 2GB Ram, CoreDuo2.
    Does any of you why this limitation in the maximum java heap size?
    Thanks for your time and help.
    Best Regards.

    I don't understand the logic for when it will error out on the -Xmx setting.One obvious idea leaps to my mind - because windows doesn't do it.
    And googling would seem to support that. Search for "currently implemented up to" in the following.
    [http://support.microsoft.com/kb/294418]

Maybe you are looking for

  • WD external harddisk not recognised after failed format

    Hi folks, So I have an old WD 320GB harddisk I pulled from an old windows acer 5535 I wasn't using, I tried formatting it to OSX journaled so i could use it to back my friends mac up. The drive was initially readable and showed my windows 7 and files

  • Could not access to Windows 2003 DC. Servers resources.

    Hi, I got only 1 PowerBoob G4(Max OS X Tiger 10.4.5)in WindowsSBS 2K3 domain. At PowerBook, I can see all servers, computers on the domain and other workgroup. I also can signon and access to domain computer member (by domain member account) and work

  • 8800 contact search

    I've just bought a Nokia 8800 Arte - is there anyway I can search either first name or Last names - rather than One of the other? ( If I store my contacts by last name, then I can obivously search last name ) On my **bleep**py windows mobile phone I

  • Too much RAM... and now?

    I have an iMac 8,1 - 24-inch, Early 2008. It is fitted with 2x2 GB (4 GB 800 MHz DDR2 SDRAM) RAM. This is expandable (unofficially) to a max of 6 GB addressable memory. The best thing (but not necessary) is to place them in 'pairs'. So 1x 2GB en 1x 4

  • UCCX Historical Report - Scheduling Report Error

    When scheduling a Historical Report the below errors are returned at time of schedule. 0 ERROR Mar 18 2014|00:00:27 Writer FileMapping = 000000E8, GlobalAddress = 00220000 1 ERROR Mar 18 2014|00:00:31 10644:PrintDBConnectionString:pwd not found in Co