Unable to run weblogic after -Xmanagement in setDomainEnv.sh-Sparc-Unix?

Hi ,
This a basic question related to Jrockit configuration in Weblogic server in Unix OS(Sun sparc).
I apply the following Jrockit parameter for remote discovery of the server attributes in the 'setDomainEnv.sh' file .
JROCKIT_ARGS="-Xmanagement:ssl=false,authenticate=false,autodiscovery=true"
export JROCKIT_ARGS
However , I get the following error during server startup which shuts down my managed server.
------------------------------------------Error :----------------------------------------------------------------------------
###<09-Mar-2012 16:19:28 o'clock GMT> <Warning> <NodeManager> <ira92717> <excsvr01> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1331309968933> <BEA-300043> <Node manager native library not found - server process id not saved.>
####<09-Mar-2012 16:19:29 o'clock GMT> <Error> <Socket> <ira92717> <excsvr01> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1331309969999> <BEA-000438> <Unable to load performance pack. Using Java I/O instead. Please ensure that a native performance library is in: '/opt/app/bea/jrockit5.0/R27.5.0_1.5.0_14/jre/lib/sparcv9/jrockit:/opt/app/bea/jrockit5.0/R27.5.0_1.5.0_14/jre/lib/sparcv9:/opt/app/bea/jrockit5.0/R27.5.0_1.5.0_14/jre/../lib/sparcv9::/opt/app/bea/weblogic10.0mp1/weblogic100/server/native/solaris/sparc:/opt/app/bea/weblogic10.0mp1/weblogic100/server/native/solaris/sparc/oci920_8:/usr/lib'
------------------------------------------Error :----------------------------------------------------------------------------
Can somebody kindly provide me pointers on what configuration parameters they use for Jrockit in unix OS for remote discovery ?
regards,
DRaj

I tried two different things to have my process non root owned:
1) Ran startWeblogic as a non root user.
I could not connect to the port and got the error message
####<Apr 9, 2010 4:11:10 PM GMT> <Emergency> <WebLogicServer> <websvr> <myserver> <ListenThread.Default> <<WLS Kernel>> <> <BEA-000351> <Unable to create a server socket on Channel Default for port: 80. java.net.BindException: Permission denied Perhaps another process is using port 80.>
####<Apr 9, 2010 4:11:10 PM GMT> <Emergency> <WebLogicServer> <websvr> <myserver> <SSLListenThread.Default> <<WLS Kernel>> <> <BEA-000351> <Unable to create a server socket on Channel Default for port: 443. java.net.BindException: Permission denied Perhaps another process is using port 443.>
####<Apr 9, 2010 4:11:10 PM GMT> <Emergency> <Security> <websvr> <myserver> <main> <<WLS Kernel>> <> <BEA-090085> <Server failed to bind to the configured port. The port may already be used by another process.>
####<Apr 9, 2010 4:11:10 PM GMT> <Emergency> <WebLogicServer> <websvr> <myserver> <main> <<WLS Kernel>> <> <BEA-000342> <Unable to initialize the server: Server failed to bind to the requested port. See preceeding log message for details.>
2) Ran startweblogic as a root user, but enabled post bin UID and set it to the non root user.
It seemed to work fine, but the proccess remained root owned even after binding. I need the process to be non root owned.
Thank you for any assistance you can give.

Similar Messages

  • Unable to run cs6 after download & installation xp

    I am unable to execute the program after installing Help?

    I downloaded cs6 to external hard drive and tried to install but wouldnt
    work.  Will try to download to my laptop tonight directly to the hard
    drive and see if that works.
    Dave 7042327283
    Pat Willener http://forums.adobe.com/people/pwillener created the
    discussion
    "Re: Unable to run cs6 after download & installation xp"
    To view the discussion, visit:
    http://forums.adobe.com/message/4633076#4633076Thanks for replying,

  • Unable to Run diagnostics after 12.1.3 upgrade from 11.5.10.2

    Hi Gurus,
    We have recently upgraded our application to 12.1.3 from 11.5.10.2
    After the upgarde we are unable to run diagnostics at all. We are getting the following error while running diagnostics -
    Unexpected error occured while executing the test. Please change to Developer mode to diagnose the problem
    Please assist in troubleshooting this error.
    Thanks,
    Khan

    Hi Khan;
    Please see below note which could be helpful for you:
    R12: Forms Runtime Diagnostics (FRD), Tracing And Logging For Forms In Oracle Applications [ID 438652.1]
    Regard
    Helios

  • Unable to run Weblogic 8.1 on Linux RH4.0

    Hi,
    I have downloaded the relevant WLS8.1 and ALDSP2.5 for RH4.0 linux machine.
    After installation, when i try to start the WLS8.1 server from ldplatform domain i get the following error:
    The WebLogic Server did not start up properly.
    java.lang.NoClassDefFoundError: com/bea/wsrp/util/debug/Debug
    at com.bea.wsrp.security.WSRPIdentityAsserterProviderImpl.<clinit>()V(WS RPIdentityAsserterProviderImpl.java :45)
    at jrockit.vm.Reflect$IClass.runClinit(I)V(Unknown Source)
    at jrockit.vm.Reflect$IClass.ensureInitialized(Ljava/lang/Class;)V(Unkno wn Source)
    at java.lang.Class.newInstanceCached(I)Ljava/lang/Object;(Unknown Source )
    at java.lang.Class.newInstance(I)Ljava/lang/Object;(Unknown Source)
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.createSe curityProvider(Lweblogic/management/security/ProviderMBean;Lweblogic/security/se rvice/Auditor;)Lweblogic/security/spi/SecurityProvider;(SecurityServiceManagerDe legateImpl.java:232)
    at weblogic.security.service.SecurityServiceManager.createSecurityProvid er(Lweblogic/management/security/ProviderMBean;Lweblogic/security/service/Audito r;)Lweblogic/security/spi/SecurityProvider;( SecurityServiceManager.java:976)
    at weblogic.security.service.adapters.AdapterFactory.getAuthenticationPr ovider(Lweblogic/management/security/authentication/AuthenticationProviderMBean; Lweblogic/security/service/Auditor;)Lweblogic/security/spi/AuthenticationProvide rV2;( AdapterFactory.java:77)
    at weblogic.security.service.PrincipalAuthenticator.initialize(Ljava/lan g/String;[Lweblogic/management/security/ProviderMBean;)V(PrincipalAuthenticator. java:173)
            at weblogic.security.service.PrincipalAuthenticator .<init>(Ljava/lang/St ring;[Lweblogic/management/security/ProviderMBean;)V(PrincipalAuthenticator.java :283)
            at weblogic.security.service.SecurityServiceManagerDelegateImpl.doATN(Lj ava/lang/String;Lweblogic/management/security/RealmMBean;)Lweblogic/security/ser vice/PrincipalAuthenticator;( SecurityServiceManagerDelegateImpl.java:581)
            at weblogic.security.service.SecurityServiceManagerDelegateImpl.initiali zeRealm(Lweblogic/management/security/RealmMBean;Ljava/util/HashMap;)V(SecurityS erviceManagerDelegateImpl.java :420)
            at weblogic.security.service.SecurityServiceManagerDelegateImpl.loadReal m(Ljava/lang/String;)V(SecurityServiceManagerDelegateImpl.java:700)
            at weblogic.security.service.SecurityServiceManagerDelegateImpl.initiali zeRealms()V(SecurityServiceManagerDelegateImpl.java:733)
            at weblogic.security.service.SecurityServiceManagerDelegateImpl.initiali ze(Lweblogic/security/acl/internal/AuthenticatedSubject;)V(SecurityServiceManage rDelegateImpl.java:876)
            at weblogic.security.service.SecurityServiceManager.initialize(Lweblogic /security/acl/internal/AuthenticatedSubject;)V(SecurityServiceManager.java:734)
            at weblogic.t3.srvr.T3Srvr.initializeHere ()V(T3Srvr.java:821)
            at weblogic.t3.srvr.T3Srvr.initialize()V(T3Srvr.java:669)
            at weblogic.t3.srvr.T3Srvr.run([Ljava/lang/String;)I(T3Srvr.java:343)
            at weblogic.Server.main([Ljava/lang/String;)V( Server.java:32)
    Reason: com/bea/wsrp/util/debug/Debug
    Pls help me.
    Regards
    Vidya                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Please see the instructions below. If this does not help, please open a case with customer support and tell them it may be related to CR235479
    DESCRIPTION:
    When a platform domain is created, the admin server can be started without
    any issues and a managed server can also be started without any errors if
    using startManagedWebLogic.sh. But when a managed server is started using the
    nodemanager, the managed server fails to start with the following error.
    The WebLogic Server did not start up properly.
    java.lang.NoClassDefFoundError: com/bea/wsrp/util/debug/Debug
    (Complete stack trace with be added as a note)
    The reason for this is that:
    startWebLogic.sh(cmd) and startManagedWebLogic.sh(cmd) for platform domains
    call <User domain>/setDomainEnv.sh which includes all the jars necessary for
    a platform domain in the CLASSPATH.
    Whereas startNodeManager.sh calls <WL_HOME>/common/bin/commEnv.sh, which is
    the same for both platform and server installations of weblogic and has only
    weblogic.jar in the CLASSPATH.
    Looking at historical cases, the steps to start NodeManager successfully in a
    platform domain are:
    1.
    a. Copy admin server classpath (from <user Domain>/startWebLogic.sh) to
    that of all managed servers in the 'Remote Start' tab of the WLS Console
    OR
    b. Copy admin server classpath to <WL_HOME>/server/bin/startNodeManager.sh
    (If the same nodemanager is used to manage server domain servers and platform
    domain servers, will there be any issue with this approach??)
    2. Copy the wsrpKeystore.jks file from your domain directory to the
    nodemanager directory (the parent of the directory where all the server
    directories are replicated in the node manager. By default: <WL
    HOME>/common/nodemanager)
    But these steps are not publicly documented in edocs.
    CONFIGURATION:
    Weblogic Platform Domain 8.1 (all service packs)
    WORKAROUND:
    Steps 1 and 2 above.

  • Unable to run iphoto after upgdare

    hi,
    recently I have upgraded to iLife 11, and after that and software upgrade I am unable to launch iPhoto.
    I am getting error "In order to open iPhoto, you need to update to the latest version.
    Please run Software Update to install it now"
    however there is no package to be installed in software update.
    all were updated already
    any idea how to fix this one?

    How old is your Mac? If it's very recent you need to update via the App Store
    If you purchased at the App Store you need to update via the App Store
    Otherwise you update via Softare Update
    If you have moved iPhoto from the default location (i.e. into a Folder) then the updater won't find it. Move it back.
    If you have renamed iPhoto, the updater won't find it. Change it back.
    Regards
    TD

  • Unable to run weblogic managed server on windows 7 x64

    when i want to run soa_server1 it fails,I can read in the log:
    server name soa_server1 specified with -Dweblogic does not exist!
    please help..
    i can see the soa_server1 folders created but when i try to run the startmanagedweblogic.cmd file it cannot find the soa_server1 server.. any help?
    Edited by: 966785 on Oct 23, 2012 11:51 AM

    Close this thread here , and open it in
    Oracle Discussion Forums » Application Server » WebLogic Server - General

  • Unable to run GTC after importing 11g

    Hi Experts,
    I have a requirement to migrate my GTC from one app server to another
    I have done the below steps:
    1. Imported the UDF's (Validated in SDC and User.xml file)
    2. Imported the sandbox
    3. Imported the GTC connector
    Now, when i try to open the GTC, in the mapping page, step 3, i do not see the mappings but receive an error:
    java.lang.NullPointerException
    at com.thortech.xl.webclient.actions.CreateConnectorAction.sendConnectorImage(CreateConnectorAction.java:1544)
    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:597)
    at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:269)
    at com.thortech.xl.webclient.actions.tcLookupDispatchAction.execute(tcLookupDispatchAction.java:133)
    at com.thortech.xl.webclient.actions.tcActionBase.execute(tcActionBase.java:894)
    at com.thortech.xl.webclient.actions.tcAction.execute(tcAction.java:213)
    at com.thortech.xl.webclient.actions.CreateConnectorAction.execute(CreateConnectorAction.java:136)
    at org.apache.struts.chain.commands.servlet.ExecuteAction.execute(ExecuteAction.java:58)
    at org.apache.struts.chain.commands.AbstractExecuteAction.execute(AbstractExecuteAction.java:67)
    at org.apache.struts.chain.commands.ActionCommandBase.execute(ActionCommandBase.java:51)
    at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
    at org.apache.commons.chain.generic.LookupCommand.execute(LookupCommand.java:305)
    at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
    at org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:283)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:449)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at com.thortech.xl.webclient.security.XSSFilter.doFilter(XSSFilter.java:138)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at com.thortech.xl.webclient.security.CSRFFilter.doFilter(CSRFFilter.java:76)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:107)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    This is also a bug that I have noticed that was supposedly fixed in 11.1.1.5 BP04 and again in BP05
    OIM 11.1.1.5 BP 04 Download Information [ID 1478005.1]
    Bug:14198629 : GTC connector does not display mappings.
    https://support.oracle.com/epmos/faces/ui/km/BugDisplay.jspx?id=14198629
    OIM 11.1.1.5 BP 05 is Available for Download [ID 1499579.1]
    Bug 13771898 : GTC CONNECTOR IS NOT DISPLAYING THE MAPPING - SEVERE: CLASS/METHOD: CREATECONNEC
    https://support.oracle.com/epmos/faces/ui/km/BugDisplay.jspx?id=13771898
    Edited by: gbw on Dec 11, 2012 1:10 PM

  • Unable to run weblogic server5.1 on win98 properly

    while running the wls5.1 on my home p.c. win 98 installed,it's throwing the exception that unable to load performance pack.i am using evaluation software of wls 5.1.
    please help me out to solve this problem.

    You can probably disable nativeIO and get it to work for development...
    Mike Reiche wrote:
    I'm thinking that WLS is not supported on win 98 - only win2k and winnt. Check
    the supported platforms page.
    Mike
    suruchi <[email protected]> wrote:
    while running the wls5.1 on my home p.c. win 98 installed,it's throwing
    the exception that unable to load performance pack.i am using evaluation
    software of wls 5.1.
    please help me out to solve this problem.

  • Upgrade darwin to mevericks, Window XP is unable to run after that

    Hi all,
    Recently I have upgrade my MacBook Pro (13-inch, Mid 2010) from the older OS (Darwin) to the latest OS (Mavericks), but the problem is, my other partition BootCamp which runs on Window XP, is unable to run now after the upgrade. May I know what happened to it? and what to do to make XP run in the new Mavericks OS.
    Another question, can i revert back to my old OS if I were to use my XP?
    Thank You!

    It is a program that runs under the OS, but can run Windows (among others). You are able to run to two operating systems at once.
    Parallels
    VirtualBox
    VM Fusion
    Virtual Machine for 10.7/10.8

  • Unable to run ADF Project Using with Jdev 10 and Weblogic server 9.2

    Dear All,
    I am unable to run ADF Project on Weblogic Server 9.2. I am created Sample Project with ADF Control. This was when we create jsp at that time i am selected libraries ADF. After created war file. This war i am deploying into Server. At that time i am getting error java.lang.noclassfound error.
    so please tell me how we can run these application.
    Regards,
    Suresh.V

    Hard to help you here. JDev 10 used to work with OAS 10g as application server. This does not mean that you can't use Weblogic9.2, but because it is not the default configuration you may have some problems doing this.
    One problem is that you need to install the ADF runtime libraries in the WLS 9.2 server, but there is no installer I know of. You can try to deploy the needed libraries together with your app, but you have to figure out which libraries you need.
    Next thing is that you should deploy an EAR instead of a WAR.
    Timo

  • After upgrading to QuickTime 7.1.2, I am unable to run QuickTime

    I'm running a Powerbook G4 with OS X 10.4.7. I've already installed iTunes 6.
    After using Software Update to get the latest QuickTime (I have the license to access Pro features), I am unable to run QuickTime. I get the following error:
    You cannot open the application "QuickTime Player.app" because it may be damaged or incomplete.
    I also tried to download it again from the Apple->QuickTime->Download page, but I get the same result.
    Does anyone know how I can get 7.1.2 working or...
    How do I go back to an earlier working version of QuickTime 7 Pro,
    and,
    Which version should I use (I'd also like to be able to use it with iTunes, which I have successfully used in the recent past).
    Thanks,
    Larry
    Powerbook G4 12"   Mac OS X (10.4.7)   iTunes 6 installed

    Have you tried Deleting the Mail Account and then Re-adding it...
    Delete the affected email account from your device.
    Tap Settings > Mail, Contacts, Calendars.
    Choose the affected email account, then tap Delete Account.
    Add your account again.
    From here  >  http://support.apple.com/kb/TS3899
    More Info here  >  http://www.apple.com/support/ipad/mail/

  • After restarting my computer firefox is deleted for Windows, when i try to open firefox a message pops up saying the program has been moved from its original location and is unable to run How do I get Firefox on my computer permanently?

    After restarting my computer firefox is deleted for Windows, when i try to open firefox a message pops up saying the program has been moved from its original location and is unable to run How do I get Firefox on my computer permanently?

    I have tried everything I could to fix this, but some things require actually being on Firefox, and since I cannot get on, I cannot click on the tabs to do it. I have even totally uninstalled firefox, and that has not fixed this. I still get the same message that firefox is running and I need to close it or restart (which I have also tried dozens of times). I have removed things like Java, and that has not helped either. If I cannot even get on line in firefox, how can I fix this. I am not crazy about using internet explorer, but right now, it is my only option. I even tried to start in safe mode, and the same message box pops up!

  • Unable to Run T-CODE UCMON after Upgrade

    Hi Gurus,
      We have upgraded our BW 3.5 and SEM-BW component to BI7 with EPH1,this has ugrade the SEM-BW component from 4 to 6.After the upgrade we are unable to run T-code UCMON and it gives a short dump. We also found that this T-code is missing  UGMD_SY_MD. Please suggest.
    your valuable inputs are appreciated.
    Many thanks,
    Balaji

    Snote 644610,Note 568784
    Sorry for not replyin sooner was on my vacation, when we did our upgrade our BCS component was missing, so my hosting team told me that their FIN-BASIS update was thru these notes

  • Unable to run Office applications after auto update

    My PC has just had a Windows update which took several hours to complete and I am now unable to run any MS Office applications - help anyone!

    Hi, Both Windows and Office are products from Microsoft. Please try:    http://support.hp.com/au-en/document/c03933792 or    https://support.microsoft.com/en-us/gp/windows-update-issues/en-us Good luck.

  • MDB unable to listen anymore after remote JMS server crashed and restarted

    I'm running Weblogic Server 8.1 SP4 on a Win 2k server. My remote JMS server is running Sonic 6.0 on a Win 2k server. Both are connected in the same network. My problem is that whenever I restart the JMS server after it crashes (improper shutdown), my MDBs will not be able to listen to any messages sent to the topic/queue. WL console does not display any error about MDB unable to connect to the topic/queue as if the JMS server was never down. I have to re-deploy my apps in order to get the MDBs working. Is there a workaround or patch for this 'bug'?

    The options I can think of are:
              (1) Configure a WebLogic messaging bridge that runs in "synchronous" mode for forwarding messages from Sonic to a WL destination. Then change MDB to refer to the WL destination. Alternatively, if you haven't already, try using a transactional MDB - which may or may not use synchronous receives to get messages from Sonic (depends on the version of Sonic I believe). The reason I think this might help in either method is that I think the use of synchronous receives may yield a better chance of detecting failures in Sonic.
              (2) See if Sonic itself requires a patch.
              (3) Try out WL 9.2 instead of WL 8.1 (it may be that the Sonic work-around I vaguely recall isn't in 8.1???)
              (4) Contact customer support.

Maybe you are looking for