Error on opening repository (cannot load class)

Hi,
Whenever i try to open repository (or directory) from the tools page i get an error report saying:
"Cannot load class sun/plugin/javaruntime.
The bridge was installed at <C:\progra~1\java\jre15.0_0> but the class is no there.
Modify the registry key (HKEY_LOCAL_MACHINE\Software\javasoft\jave Plug-in) to reflect the new bridge lcoation OR change your CLASSPATH to include the new directory."
If i click the message away the repository will still start up, it just takes a bit longer.
I'd still like to get rid of this pop-up though, but am not sure what has changed for this now to happen, nor am I sure how to modify the system in the proper way.
Help be appreciated
Robert

Hi all
I looked up the jdk 1.4.2 at sun.jave.com.
I can still download this version, but it's pretty outdated, and has actually reached its end-of lifecycle as per October 30 2008, which is almost 2 months ago.
I wonder if it would be a good idea to still install this version, and also ask myself the question whether this would be an approach that SAP itself would advise, nor indeed if they havent come up with a different approach?
Any ideas about this?

Similar Messages

  • Error " ulimit: open files: cannot modify limit: Invalid argument" when open a terminal window

    Every time I open a terminal (bash), it shows error " ulimit: open files: cannot modify limit: Invalid argument".    I googled it but did not find the solution that works.  My OS is 10.8.2.  I followed the instruction here http://wordpress.org/support/topic/upgraded-to-php-530-on-mac-now-no-database-co nnection but it doesn't work.(basically, I just commented some lines in that file).       Can anyone help?

    Back up all data.
    Select
    Shell ▹ New Command
    from the Terminal menu bar. Copy and paste the following line into the text box that opens:
    mkdir disabled_shell_files; mv .profile .bash* $_
    Your old shell initialization and history files will be saved in a directory with the indicated name at the top level of your home directory. Test.

  • Clamav: smtp error 4.7.1 Cannot load spam filter bmiEndHeaders

    I mus be having a case of the mondays.
    I'm trying to get calmav working with Message Server 6.3. I have applied patch 120229-25.
    The error i'm getting is "SMTP error 4.7.1 Cannot load spam filter bmiEndHeaders" when trying to send email.
    Message Server version
    bash-3.00# /opt/SUNWmsgsr/sbin/imsimta version
    Sun Java(tm) System Messaging Server 6.3-5.02 (built Oct 12 2007; 32bit)
    libimta.so 6.3-5.02 (built 17:09:30, Oct 12 2007; 32bit)
    SunOS com1 5.10 Generic_127112-05 i86pc i386 i86pcimta.cnf
    ims-ms defragment subdirs 20 notices 1 7 14 21 28 backoff "pt5m" "pt10m" "pt30m" "pt1h" "pt2h" "pt4h" maxjobs 2 pool IMS_POOL fileinto $U+$S@$D destinationspamfilter1optin virus
    ims-ms-daemonbottom of option.dat
    ! ClamAV settings
    spamfilter1_config_file=/opt/SUNWmsgsr/config/clamav.opt
    spamfilter1_library==/opt/SUNWmsgsr/lib/libclamav.so
    spamfilter1_string_action=data:,require ["jettison"]; jettison;clamav.opt
    ! ClamAV Settings
    debug=1
    host=127.0.0.1
    port=3310
    mode=1file permissions
    bash-3.00# ls -la /opt/SUNWmsgsr/config/clamav.opt
    -rw-r--r--   1 mailsrv  mail          58 Feb  5 09:41 /opt/SUNWmsgsr/config/clamav.opt
    bash-3.00# ls -la /opt/SUNWmsgsr/config/option.dat
    -rw-r-----   1 mailsrv  mail        1298 Feb  5 11:16 /opt/SUNWmsgsr/config/option.dat
    bash-3.00# ls -la /opt/SUNWmsgsr/config/imta.cnf 
    -rw-r-----   1 mailsrv  mail        4069 Feb  5 11:17 /opt/SUNWmsgsr/config/imta.cnfHere is the clamconf
    bash-3.00# /opt/csw/bin/clamconf
    /opt/csw/etc/clamd.conf: clamd directives
    LogFile = "/opt/csw/var/clamav/clamd.log"
    LogFileUnlock = no
    LogFileMaxSize = 1048576
    LogTime = yes
    LogClean = no
    LogVerbose = no
    LogSyslog = yes
    LogFacility = "LOG_LOCAL6"
    PidFile = "/opt/csw/var/clamav/clamd.pid"
    TemporaryDirectory not set
    ScanPE = yes
    ScanELF = yes
    DetectBrokenExecutables = no
    ScanMail = yes
    MailFollowURLs = no
    MailMaxRecursion = 64
    PhishingSignatures = yes
    PhishingScanURLs = yes
    PhishingAlwaysBlockCloak = no
    PhishingAlwaysBlockSSLMismatch = no
    PhishingRestrictedScan = yes
    DetectPUA = no
    AlgorithmicDetection = yes
    ScanHTML = yes
    ScanOLE2 = yes
    ScanPDF = no
    ScanArchive = yes
    ArchiveMaxFileSize = 10485760
    ArchiveMaxRecursion = 8
    ArchiveMaxFiles = 1000
    ArchiveMaxCompressionRatio = 250
    ArchiveLimitMemoryUsage = no
    ArchiveBlockEncrypted = no
    ArchiveBlockMax = no
    DatabaseDirectory = "/opt/csw/share/clamav"
    TCPAddr not set
    TCPSocket = 3310
    LocalSocket = "/opt/csw/var/clamav/clamd.sock"
    MaxConnectionQueueLength = 15
    StreamMaxLength = 10485760
    StreamMinPort = 1024
    StreamMaxPort = 2048
    MaxThreads = 10
    ReadTimeout = 120
    IdleTimeout = 30
    MaxDirectoryRecursion = 15
    FollowDirectorySymlinks = no
    FollowFileSymlinks = no
    ExitOnOOM = no
    Foreground = no
    Debug = yes
    LeaveTemporaryFiles = no
    FixStaleSocket = yes
    User = "clamav"
    AllowSupplementaryGroups = no
    SelfCheck = 1800
    VirusEvent not set
    ClamukoScanOnAccess not set
    ClamukoScanOnOpen not set
    ClamukoScanOnClose not set
    ClamukoScanOnExec not set
    ClamukoIncludePath not set
    ClamukoExcludePath not set
    ClamukoMaxFileSize = 5242880
    DevACOnly not set
    DevACDepth not setand the directory permissions for clamav
    bash-3.00# ls -la /opt/csw/var/clamav/clamd.log /opt/csw/var/clamav/clamd.pid /opt/csw/share/clamav /opt/csw/var/clamav/clamd.sock
    -rw-r-----   1 clamav   clamav     10409 Feb  5 10:46 /opt/csw/var/clamav/clamd.log
    -rw-rw----   1 clamav   clamav         5 Feb  5 10:46 /opt/csw/var/clamav/clamd.pid
    srwxrwxrwx   1 clamav   clamav         0 Feb  5 10:46 /opt/csw/var/clamav/clamd.sock
    /opt/csw/share/clamav:
    total 22198
    drwxr-xr-x   3 clamav   clamav       512 Feb  5 10:46 .
    drwxr-xr-x   9 root     bin          512 Feb  4 14:27 ..
    drwxr-xr-x   2 clamav   clamav       512 Feb  5 10:46 daily.inc
    -rw-r--r--   1 clamav   clamav   11347852 Feb  4 14:55 main.cvdTelnet to localhost 3310 gives:Trying 127.0.0.1...
    Connected to localhost.
    Escape character is '^]'.
    UNKNOWN COMMAND
    Connection to localhost closed by foreign host.

    I enabled logging on ims-ms channel
    I now have a mail.log_current
    06-Feb-2008 09:51:42.16 tcp_intranet ims-ms       EE 3 [email protected] rfc822;[email protected] karlr@ims-ms-daemon
    06-Feb-2008 09:51:42.40 ims-ms                    D 3 [email protected] rfc822;[email protected] karlr@ims-ms-daemon
    06-Feb-2008 09:52:28.90 tcp_intranet ims-ms       EE 3 [email protected] rfc822;[email protected] karlr@ims-ms-daemon
    06-Feb-2008 09:52:29.14 ims-ms                    D 3 [email protected] rfc822;[email protected] karlr@ims-ms-daemon Just to recap
    imta.cnf
    ! ims-ms
    ims-ms defragment subdirs 20 notices 1 7 14 21 28 backoff "pt5m" "pt10m" "pt30m" "pt1h" "pt2h" "pt4h" maxjobs 2 pool IMS_POOL fil
    einto $U+$S@$D destinationspamfilter1 logging
    ims-ms-daemonclamav.opt
    ! ClamAV Settings
    host=127.0.0.1
    port=3310
    mode=0
    field=
    debug=1option.dat
    ! ClamAV settings
    spamfilter1_config_file=/opt/SUNWmsgsr/config/clamav.opt
    spamfilter1_library=/opt/SUNWmsgsr/lib/libclamav.so
    spamfilter1_string_action=data:,require ["jettison"]; jettison;
    spamfilter1_optional=1With spamfilter1_optional=1 removed i get an error
    "Error reading ClamAV options"

  • Cannot load classes for custom user store

    I implemented a custom user store and deployed as sda library into NetWeaver preview SP16. NetWeaver is not able to load those classes when configuring that user store through Visual Administrator. Below is the error message I got,
    Unable to register user store!
    java.lang.SecurityException: com.sap.engine.services.security.exceptions.BaseSecurityException: Can not instantiate UserContext.
         at com.sap.engine.services.security.server.UserStoreImpl.<init>(UserStoreImpl.java:78)
         at com.sap.engine.services.security.server.UserStoreFactoryCache.registerUserStore(UserStoreFactoryCache.java:120)
         at com.sap.engine.services.security.server.UserStoreFactoryImpl.registerUserStore(UserStoreFactoryImpl.java:150)
         at com.sap.engine.services.security.userstore.RemoteUserStoreFactoryImpl.registerUserStore(RemoteUserStoreFactoryImpl.java:64)
         at com.sap.engine.services.security.userstore.RemoteUserStoreFactoryImplp4_Skel.dispatch(RemoteUserStoreFactoryImplp4_Skel.java:99)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:304)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:193)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:122)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: java.lang.ClassNotFoundException: mypackage.myusercontextimpl
    Found in negative cache
    Loader Info -
    ClassLoader name: [common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore]
    Parent loader name: [Frame ClassLoader]
    References:
       library:com.sap.ip.basecomps
       library:core_lib
       common:library:IAIKSecurity;library:activation;library:mail;library:tcsecssl
       library:servlet
       library:sapxmltoolkit
       library:com.sap.mw.jco
       library:com.sap.util.monitor.jarm
       library:j2eeca
       library:opensql
       interface:security
       interface:log
       interface:shell
       interface:keystore_api
       library:ejb20
       interface:webservices
       library:com.sap.guid
       interface:appcontext
       interface:endpoint_api
       interface:resourceset_api
       interface:resourcecontext_api
       common:service:iiop;service:naming;service:p4;service:ts
       interface:ejbcomponent
       interface:container
       interface:visual_administration
       interface:transactionext
       interface:dsr_ejbcontext_api
       service:timeout
       library:tc~jmx
       interface:cross
       service:file
       service:locking
       library:tcSLUTIL
       service:memory
       library:antlr
       library:jdbdictionary
       library:opensqlextensions
    Resources:
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\services\dbpool\dbpool.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\services\basicadmin\basicadmin.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\ext\security.class\tc_sec_compat.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\services\adminadapter\adminadapter.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\services\basicadmin\jstartupimpl.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\services\jmx_notification\jmx_notification.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\services\security\security.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\services\com.sap.security.core.ume.service\com.sap.security.core.ume.service.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\ext\security.class\tc_sec_saml_toolkit_api.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\ext\security.class\tc_sec_userstore_lib.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\ext\webservices_lib\webservices_lib.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\services\basicadmin\jstartupapi.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\ext\security.class\tc_sec_jaas_test.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\services\dbpool\sqljimpl.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\ext\com.sap.security.core.sda\com.sap.security.core.tpd.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\ext\com.sap.security.api.sda\com.sap.security.api.perm.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\services\connector\connectorimpl.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\ext\webservices_lib\saaj-api.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\services\configuration\configuration.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\ext\security.class\tc_sec_saml_jaas.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\ext\security.class\tc_sec_saml_xmlbind.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\ext\security.class\tc_sec_saml_util.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\ext\security.class\tc_sec_csi.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\ext\security.class\tc_sec_saml_toolkit_core.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\ext\security.class\tc_sec_ssf.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\services\userstore\userstore.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\ext\security.class\tc_sec_https.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\ext\security.class\tc_sec_saml_service_api.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\ext\webservices_lib\jaxrpc-api.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\services\dbpool\opensqllib.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\services\deploy\deploy.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\ext\security.class\tc_sec_jaas.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\services\jmx\jmx_sec.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\ext\com.sap.security.api.sda\com.sap.security.api.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\ext\com.sap.security.core.sda\com.sap.security.core.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\services\jmx\jmx.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\ext\webservices_lib\jaxm-api.jar
       C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\services\keystore\keystore.jar
    Loading model: {parent,local,references}
         at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java:348)
         at com.sap.engine.services.security.server.UserStoreImpl.<init>(UserStoreImpl.java:75)
         ... 13 more
         at com.sap.engine.services.security.exceptions.BaseSecurityException.writeReplace(BaseSecurityException.java:349)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at java.io.ObjectStreamClass.invokeWriteReplace(ObjectStreamClass.java:896)
         at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1011)
         at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:278)
         at com.sap.engine.services.rmi_p4.DispatchImpl.throwException(DispatchImpl.java:139)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:306)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:193)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:122)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

    Hi sheshu0022,
    Based on my research, the issue can be occurred due to something get corrupted in the script task. To fix this issue, please copy the code in the task, then rebuild the script task with the same code to test again.
    The following similar thread is for your reference:
    http://stackoverflow.com/questions/15165760/ssis-script-task-fails-on-server-with-error-cannot-load-script-for-execution
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Error while creating database - Cannot load backend library 'oci.dll'

    Hi all,
    I am newbie to Timesten imdb (in memory database). I do not wish to use oracle rdbms.
    I have installed the Timesten IMDB on Win2003.
    E:\TimesTen\tt70_32\bin>ttVersion.exe
    TimesTen Release 7.0.5.0.0 (32 bit NT) (tt70_32:17000) 2008-04-05T00:54:16Z
    Instance admin: m4sadm
    Instance home directory: e:\TimesTen\tt70_32
    Daemon home directory: e:\TimesTen\tt70_32\srv\info
    While installing, I followed the viewlet at: [http://www.oracle.com/technology/products/timesten/viewlets/tt70_install_win_viewlet_swf.html]
    Now, I am planning to create a database, and so following the viewlet at: [http://www.oracle.com/technology/products/timesten/viewlets/tt70_create_db_win_cc_viewlet_swf.html]
    However, when I give the command (according to the viewlet), I get the following error:
    Command> select * from v$version;
    5102: Cannot load backend library 'oci.dll' for Cache Connect. OS error message '<empty>'.
    The command failed.
    Can anyone provide pointers to resolve this?

    I'm guessing you chose No to the install question about using Cache Connect to Oracle? This would cause certain libraries not to be installed at install time, specifically libraries that would enable you to use TimesTen Cache Connect to cache data from Oracle tables.
    The table "v$version" that you use in your select
    select * from v$version
    only exists on an Oracle RDBMS. It doesn't exist on TimesTen. Moreover the second viewlet you refer to is about using the TimesTen Cache Connect feature to cache tables from Oracle RDBMS. If you're not interested in using Oracle RDBMS, as you say, it would be my assumption that you're also not interested in using the TimesTen Cache Connect feature? So I'm a little confused here about your intentions. Are you interested in using TimesTen as a standalone datastore, or do you want to use it to cache data from tables located in an Oracle RDBMS?
    Thanks.

  • Getting error message in iCloud - cannot load iWork, Getting error message in iCloud - cannot load iWork

    Anyone else having this problem ... logged into iCloud from MBP, hit iWork icon and get the error message:
       "Cannot load iWork"
    Any information would be great.
    Thanks

    I take it we're all seeing something that looks like:
    ...and maybe a corresponding:
    Grrrr...At least it inspired me to write a blog post - "iCloud Users Experience iWork Outage"

  • How to resolve error with code: 0xe7210001 cannot load powrprof, object:cls

    Hello there
    Doses anybody know how to resolve the error with code: 0xe7210001, message: cannot load powrprof, object:clsd-not-found;
    OR: Fingerprintsoftware error OR: THotkey.exe message window multiplicates and computer freezes
    Scanned maleware and viruses, also in safe mode, found no infection, reinstalled fingerprint driver but nothing changed.
    grateful for help!

    Hello
    > message: cannot load powrprof, object:clsd-not-found;
    In my opinion this would mean that there is a problem with Toshiba Power Saver
    What Toshiba notebook you have exactly?
    Maybe reinstalling Power Saver could help. You can find it on official Toshiba website.

  • JSP cannot load class from classpath

     

              Ken:
              I run into this problem yesterday too. I'm wondering if you have it resolved? Thank you very much!
              Lucy
              Ken Rimple <[email protected]> wrote:
              >All,
              >
              >I'm using 5.10 WLS, and have a jsp that is trying to access a class in a
              >package loaded in my java classpath. I'm using visual cafe expert
              >edition, and the class is part of the project classpath. To be safe,
              >I've also put it in the sc.ini file under CLASSPATH.
              >
              >The jsp keeps failing with the following error. Servlets I'm using
              >place these things in the HttpSession and are called before this page
              >and they work. I'm baffled, as I even tried the jspc compiler utility
              >adding the classes to the class path.
              >
              >Parsing of JSP File '/ShowResults.jsp' failed:
              >--------------------------------------------------------------------------------
              >
              > /ShowResults.jsp(4): Could not create a bean of type:
              >com.<companyname>.<software>.common.UserSession:
              >java.lang.ClassNotFoundException: class
              >com.<companyname>.<software>.common.UserSession :
              >java.lang.InstantiationException:
              >com/<companyname>/<software>/common/UserSession
              >probably occurred due to an error in /ShowResults.jsp line 4:
              ><jsp:useBean id="user_session" scope="session"
              >class="com.<companyname>.<software>.common.UserSession" />
              >--------------------------------------------------------------------------------
              >
              >(<companyname> and <software> are regular names. The file is in the
              >class path and is used by Servlets.
              >
              >It's almost as if the jsp compiler is ignoring any class paths.
              >
              >Please help if anyone has made this work. I'm stuck.
              >
              >Ken Rimple
              >
              >
              

  • I upgraded to the firefox 10 last night and now my aol mail doesn't work properly - i get an error message that it cannot load mail, i have to revert back to an basic version. what should i do to fix this?

    this is the error message that i get - ZOIDS!
    ERROR 8
    C0FE180D Report ID: 10440-mail-20120207-112854
    Problem loading application
    Uh-oh! Mail’s having trouble loading. Sorry for the delay! Click here to try again.
    If mail continues to get hung up, click here to sign into the Basic version. Basic delivers a great mail experience on slower Internet connections, such as dial-up.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"

  • Error when opening FM9 - "cannot initialize its dictionaries"

    I just reinstalled FrameMaker 9 via the TCS 2 installation logged on as Administrator (with several days of Adobe Tech Support). I am on a Dell Latitude 630 Laptop running Windows 7 32-bit.
    The original problem with the TCS 2's RoboHelp has now been resolved. But now I get this error dialog when I try to open FrameMaker 9:
    Does anyone know what this means and how to fix it? FM will NOT open when I click OK in this dialog. I appreciate any and all help you guys can give me.
    Thank you,
    Marlo

    Yes, I saw those posts, too. I posted just in case someone else knows of another fix. I am reinstalling FM9 now. Fingers crossed...
    And yes, I always update all of the Adobe products after installing/reinstalling them. I also update them twice/month after they're installed & working.
    Cheers,
    Marlo

  • I cannot load google chrome. It worked fine then I got a an error page saying it cannot load because of a problem. When I attempted to reload, it said it cannot load because it was already running.

    Now I cannot get any of my other sites because they are all under the google chrome. I can get into each by first opening safari, but I cannot print wirelessly, or get my email w/o first going thru all these extra clicks.

    Hi!
    It is possible that your security software (firewall, anti-virus) blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox and the plugin-container from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process and the updater process.
    https://support.mozilla.org/kb/Server+not+found <br>
    https://support.mozilla.org/kb/Firewalls <br>
    https://support.mozilla.org/kb/fix-problems-connecting-websites-after-updating

  • What is error code 45075? cannot load version 11.1

    Tried to ugrade to iTunes 11.1 for a few times and get an error code of 45075. What is the code referring to?

    Max i feel your pain. I had same issue. There is a fix. I removed itunes 7+ times as well. Everytime i put it back on i got error. After a ton of research i found out i wasnt totally removing ALL apple related programs. bonjour, and a few others weren't coming out. Apple has a link for how to properly uninstall all programs. Look that up. You will be taken by how much more there is. When i did that and reinstalled everything worked. You can also go to your program list in my computer to see all the apple stuff. Message me anytime if problem continues. This should do it though

  • When QT is open, it cannot load file

    Whenever I want to open a QT file, it opens the first time (when double-clicking the file) but in order to open another file after, I need to quit QT and double-click another file, otherwise it does not respond.
    Any suggestions?
    Thanks!

    Here is more info to describe the issue.
    These are the movies sent to the Apple Engineers to show how our
    workflow has worked for 7 years until Safari 4 came out.
    Again this has caused us to go back to 10.5.8 though we enjoyed some of Snow Leopards improvements.
    Have your sound on when listening to safari4 so you can hear the overlaps.
    http://jenniradio.com/movies/safari3.m4v
    http://jenniradio.com/movies/safari4.m4v
    Would really like this fixed.
    Ian

  • Plug-in load class error while running portalapp.xml file in NWDS7.0

    hi,
    im facing a problem in NWDS7.0 while running portalapp.xml file im getting error realted some plug-in load class error.
    Even 3 times i have re-installed but still getting same error.
    Please help me how to over come this. This is error im getting :
    Please open this link with Firefox so that you can able to see error.
    http://www.imageurlhost.com/images/jri5lj7lpftu23ejyye0_Error.jpg
    Regards,
    prasad.

    Dear Prasad
    Please right click on portalapp.xml > open with > check all the available editors.
    Also restore default edition in NWDS. Go to windows > preference > Workbench OR Web editors > click on restore default and Apply and then Ok.
    then close the NWDS and open it.
    Hope it will helps
    Best Regards
    Arun Jaiswal

  • "Open method of Workbooks class failed" when opening Excel file via Internet Explorer

    (apologies, I posted this first to the general Office 2010 forum, but then realized this was probably a better spot to post)
    We have an Excel COM add-in installed on users' PCs.  This add-in responds to workbook open events by opening a particular XLA file (also deployed to the PC) to make certain features available.  This process works flawlessly when Excel files are
    opened locally - but when a user attempts to open an Excel file from an IE link, we get the following error: "Open method of Workbooks class failed".  This is happening on the line that is trying to open the XLA file.  This only happens
    when launching an Excel link from IE - works fine in Chrome or Firefox.
    I have found several posts on this topic, but no solutions:
    1. This post (https://social.msdn.microsoft.com/forums/office/en-US/73c96005-84af-4648-b103-32b677205be3/open-method-of-workbooks-class-failed)
    is the closest to our problem.  In this case, the "answer" was that the user may not have access to the 2nd workbook being opened.  But in our case, we're opening an XLA that is on the local machine, and I've confirmed that it is not
    corrupt and accessible (read & write, just in case!) to Everyone.
    2. This (very old) post (http://www.pcreview.co.uk/forums/open-method-workbooks-fails-excel-hosted-ie-t965608.html)
    seems similar, but is talking about opening Excel inside of IE.  This is not what we're doing - the link is supposed to (and does) open Excel outside of IE.  Interestingly, Excel.exe is being launched with the "-embedded" flag, even
    though it isn't running in the IE window.  When launching Excel by opening the file locally, Excel.exe is run with the "/dde" flag instead.  Clearly the "-embedded" mode is what is causing the problem.  I could change the
    links on the web page to use some JavaScript to open Excel differently... unfortunately, the links are actually generated by SharePoint (the Excel files are in a SP repository), so this is not really an option.
    3. This Microsoft KB article (http://support.microsoft.com/kb/268016) talks about problems opening an XLA directly from IE... but this is the case of a link pointing
    directly to an XLA file, not opening a regular workbook that in turn opens an XLA, as is my case.  In fact, this article specifically points out in the "More Information" section that "End users do not normally open XLAs; instead they open
    an XLS that (if needed) loads one or more XLAs during startup." ==> precisely what I'm trying to do that is giving me the error!
    I've replicated the situation with a very simple COM add-in (created in VS2010 using VB.Net) and a very simple XLA file (does nothing, just pops up a message in auto_open).  For anyone wanting to try it out, here is the exact test case:
    1. In Excel, create a simple XLA file containing only the following code, and save it in C:\TEMP\dummy.xla:
    Sub Auto_Open()
    MsgBox "Auto Open fired"
    End Sub
    2. In Visual Studio, create a new Excel 2010 Add-In.  I created mine via Visual Basic, but I doubt the choice of language matters.  Place the following code in ThisAddin.vb:
    Public Class ThisAddIn
    Private Sub ThisAddIn_Startup(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Startup
    AddHandler Me.Application.WorkbookOpen, AddressOf Application_WorkbookOpen
    End Sub
    Private Sub ThisAddIn_Shutdown(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Shutdown
    End Sub
    Sub Application_WorkbookOpen(ByVal workbook As Excel.Workbook)
    On Error GoTo ErrHandler
    If (Not workbook.Name.Contains("dummy.xla")) Then
    MsgBox("Workbook open")
    Application.Workbooks.Open("C:\temp\dummy.xla")
    Application.Workbooks("dummy.xla").RunAutoMacros(Excel.XlRunAutoMacro.xlAutoOpen)
    End If
    Exit Sub
    ErrHandler:
    MsgBox(Err.Description)
    End Sub
    End Class
    3. Build & publish this add-in and install it on the same machine as the XLA created in step 1.
    4. Create and save an empty Excel workbook (I called mine WayneTest1.xlsx) - save it locally (on your desktop), and put a copy somewhere on your web server (I put mine directly in c:\inetpub).
    5. Create an HTML file with a link to that workbook, saving it to the same web server location - here is mine:
    <html>
    <body>
    <a href="WayneTest1.xlsx">Link to Excel file</a>
    </body>
    </html>
    6. Double click the workbook on your desktop (from step 4) - opens fine, I get the "workbook open" message, following by the "Auto Open fired" message.
    7. In Internet Explorer, navigate to the HTML file specified in step 5 and click on the link - when prompted, select "Open" - I get the "workbook open" message, following by the error message "Open method of Workbooks class failed".
    Here are a few things I've ruled out / tried so far:
    - Unchecked all the "Protected View" settings in Excel, made no difference
    - Unchecked all the "File block settings" in Excel, made no difference
    - Made sure dummy.xla was open for read & write to Everyone
    - Made sure the web page was in Trusted sites and set the security level to Low for those sites in IE
    - Tried making the local desktop file (step 6) readonly, made no difference (i.e. launching it locally still worked fine)
    - Tried using Excel 2013 - made no difference
    Any ideas / suggestions?

    Hello Wayne,
    Apologies for the delay.
    I went through your post and tried to reproduce the issue. I was able to reproduce it. Based
    on its complexity and as it requires more in-depth analysis, your question falls into the paid support category which requires a more in-depth level of support.
    Please visit the below link to see the various paid support options that are
    available to better meet your needs. http://support.microsoft.com/default.aspx?id=fh;en-us;offerprophone
    Thanks,
    Anush

Maybe you are looking for

  • Remove Web Application Proxy from ADFS 3.0

    We have two Web Application Proxies deployed with ADFS 3.0, however we'd like to remove one. We uninstalled the role from the server, however on the other Web Application Proxy it still shows the uninstalled server under Clustered Servers on the Remo

  • Lightning port is a little wobbly, should I worry?

    Hello, I recently purchased a 128gb iPad 4th Generation about a month ago, and it has been used only lightly, but already the lightning connector port (the inside of the port) feels a little "wobbly." There's been no trouble connecting and charging (

  • Conversion of source system

    Hello I defined a rule so that source system DRQ is replaced with itself during import from Dev to Test system. I know that this rule should be specified in the Transport Connection-Conversion. My question is Which system (dev or test) should be used

  • Scheduling Agreemnet process

    Can any one let me know the Sales Scheduling Agreement process. Thanks, Narsimha Reddy

  • Open a file, then close current pdf file

    Acrobat X XI Pro We have some renamed documents, but other documents link to the old names.  To solve this I created a Word document with the text : OldDoc is now NewDoc.  NewDoc is a hyperlink to NewDoc on the LAN.  I then created a pdf from the Wor