LDAP Connection exception: unable to retreive the specified realm(s).

I am using Embedded OC4J and I have a web form based authentication (j_security _check) and configured my orion-application.xml to use LDAP connection in this way:
<?xml version = '1.0' encoding = 'windows-1252'?>
<orion-application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://xmlns.oracle.com/oracleas/schema/orion-application-10_0.xsd">
<jazn provider="LDAP" location="ldap://192.168.1.114:389"
default-realm="cn" jaas-mode="doAsPrivileged"/>
<jazn-loginconfig>
<application>
<name>ceads</name>
<login-modules>
<login-module>
<class>oracle.security.jazn.login.module.LDAPLoginModule</class>
<control-flag>required</control-flag>
<options>
<option>
<name>oracle.security.jaas.ldap.connect.pool.prefsize</name>
<value>10</value>
</option>
....... other LDAp parameters ...
When I try to log in, is always failed and I get this exception. I have no Idea what to do.
javax.security.auth.login.LoginException: oracle.security.jazn.JAZNException: The system is unable to retreive the specified realm(s).
at oracle.security.jazn.spi.ldap.LDAPRealmManager.searchRealms(LDAPRealmManager.java:1194)
at oracle.security.jazn.spi.ldap.LDAPRealmManager.getRealm(LDAPRealmManager.java:238)
at oracle.security.jazn.login.module.RealmLoginModule.getRealmFromUsername(RealmLoginModule.java:247)
at oracle.security.jazn.login.module.RealmLoginModule.getRealm(RealmLoginModule.java:219)
at oracle.security.jazn.login.module.RealmLoginModule.getRealmUser(RealmLoginModule.java:198)
at oracle.security.jazn.login.module.RealmLoginModule.authenticate(RealmLoginModule.java:111)
at oracle.security.jazn.login.module.RealmLoginModule.authenticate(RealmLoginModule.java:86)
at oracle.security.jazn.login.module.AbstractLoginModule.login(AbstractLoginModule.java:265)
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:585)
at javax.security.auth.login.LoginContext.invoke(LoginContext.java:769)
at javax.security.auth.login.LoginContext.access$000(LoginContext.java:186)
at javax.security.auth.login.LoginContext$4.run(LoginContext.java:683)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:680)
at javax.security.auth.login.LoginContext.login(LoginContext.java:579)
at oracle.security.jazn.oc4j.OC4JUtil.doJAASLogin(OC4JUtil.java:241)
at oracle.security.jazn.oc4j.GenericUser$1.run(JAZNUserManager.java:818)
at oracle.security.jazn.oc4j.OC4JUtil.doWithJAZNClsLdr(OC4JUtil.java:173)
at oracle.security.jazn.oc4j.GenericUser.authenticate(JAZNUserManager.java:814)
at oracle.security.jazn.oc4j.FilterUser.authenticate(JAZNUserManager.java:1143)
at com.evermind.server.http.EvermindHttpServletRequest.checkAndSetRemoteUser(EvermindHttpServletRequest.java:3760)
at com.evermind.server.http.EvermindHttpServletRequest.getUserPrincipalInternal(EvermindHttpServletRequest.java:3727)
at com.evermind.server.http.HttpApplication.checkAuthenticationAndAuthorize(HttpApplication.java:6350)
at com.evermind.server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:3030)
at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:738)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.IllegalStateException: LDAP properties not properly defined. Please check your JAZN configuration.
at oracle.security.jazn.spi.ldap.LDAPContext.getDirContext(LDAPContext.java:476)
at oracle.security.jazn.spi.ldap.LDAPContext.getDefaultDirContext(LDAPContext.java:246)
at oracle.security.jazn.spi.ldap.LDAPContext.getOrclRootCtxDN(LDAPContext.java:187)
at oracle.security.jazn.spi.ldap.LDAPContext.getSiteJAZNCtxDN(LDAPContext.java:222)
at oracle.security.jazn.spi.ldap.LDAPRealmManager.searchRealms(LDAPRealmManager.java:1087)
... 37 more
Edited by: user6112181 on 15-oct-2010 19:30
Edited by: user6112181 on 15-oct-2010 19:31

Hi,
Can you access the URL using a browser? Does it work with the credentials used for the RunAs account?
Strange error message though - are the account you are running the console with, present in the SCSM CMDB?
Regards
//Anders
Anders Asp | Lumagate | www.lumagate.com | Sweden | My blog: www.scsm.se

Similar Messages

  • MDT 2012 - Update Deploymentshare: Unable to open the specified WIM file

    Hi @ all
    wie have updated our Litetouch boot image using DISM and know we try to update the deploymentshare but we get the following error.  
    === Making sure the deployment share has the latest x86 tools ===
    === Processing LiteTouchPE (x86) boot image ===
    Building requested boot image profile.
    System.Management.Automation.CmdletInvocationException: Unable to open the specified WIM file. ---> System.Exception: Unable to open the specified WIM file. ---> System.ComponentModel.Win32Exception: The system cannot find the file specified
       --- End of inner exception stack trace ---
       at Microsoft.BDD.Core.BDDWimFile..ctor(String wimPath, Boolean forUpdate)
       at Microsoft.BDD.PSSnapIn.UpdateDeploymentPoint.UpdateBootImage(String template, String platform, String dpPath, Boolean createISO, String isoName)
       at Microsoft.BDD.PSSnapIn.UpdateDeploymentPoint.ProcessRecord()
       at System.Management.Automation.CommandProcessor.ProcessRecord()
       --- End of inner exception stack trace ---
       at System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input, Hashtable errorResults, Boolean enumerate)
       at System.Management.Automation.Runspaces.LocalPipeline.InvokeHelper()
       at System.Management.Automation.Runspaces.LocalPipeline.InvokeThreadProc()
    Unable to open the specified WIM file? The image ist is stil in the boot folder.
    Anybody an idea or an solution for that problem?
    Thank's
    Adrian

    I had installed ADK to utilize the latest and greatest DISM tool. That broke WAIK and the boot.wim could not be found when updating the deployment shares. Thanks for the pointer...
    Paul Prindle MCP, A+
    That is because WAIK and ADK are unsupported as side-by-side installations.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
    How to ask a question that is fixable.

  • "System: Unable to find the specified object" on N...

    When I go to Control panel->Messaging->Text message" I get the error:- "System: Unable to find the specified object".
    I also can no longer send text messages. Every time I try to send a text message, it asks for the "Centre number" which presumably is the SMS service centre number, but even if I type this in I get an error "Error: Not found".
    I'm sure these 2 issues are related but I'm not sure.
    Please, can someone tell me how to fix this.
    Thanks.

    Hi
    I have the same problem except for that mine is with my nokia 9500. Did you manage to fix your problem? I started getting the same message after I have deleted certain temporary files. I then, also noticed that I do not have access to the internet and the only available option reflected was W*EasyLan
    Please assist if you have managed to fix your problem or can anybody out there assist me PLEASE. Thankx

  • Office Web Apps - Office Web Apps was unable to find the specified certificate

    Hello,
    Let me start by saying I did not see a forum listed for Office Web Apps and figured the SharePoint forum would be the second best place to post this.  With that said, here's my issue...
    I installed OWA 2013 on a Windows Server 2012 (not R2) VM and installed all the prereqs as described here: http://technet.microsoft.com/en-us/library/jj219455(v=office.15).aspx  Since this is a test environment, I'm planning on using a self-signed
    cert which appears to be supported based on info found here: http://technet.microsoft.com/en-us/library/2e147f11-6f47-46bc-90bf-b2f179958d11(v=office.15)#certificate.  
    I created the cert using the following command:
    New-SelfSignedCertificate -DnsName owa.test.local -CertStoreLocation cert:\LocalMachine\My
    I then edited the cert's properties in the Cert Manager MMC snap-in and added a friendly name of "2014_OWA_Cert".  I then proceeded to try and create the OWA farm by running:
    New-OfficeWebAppsFarm -InternalUrl "https://owa.test.local" -CertificateName "2014_OWA_Cert" -EditingEnabled
    This produces the following error:
    New-OfficeWebAppsFarm : Office Web Apps was unable to find the specified certificate.
    At line:1 char:1
    + New-OfficeWebAppsFarm -InternalUrl "https://owa.test.local" -CertificateNa ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : ObjectNotFound: (:) [New-OfficeWebAppsFarm], ArgumentException
    + FullyQualifiedErrorId : CertificateNotFound,Microsoft.Office.Web.Apps.Administration.NewFarmCommand
    What gives?  

    Hi Waqas
    Thanks for your help with this. I had a look at both posts, the URL works fine from the WAC server and I am not using a System account to test docs.
    Also, this is a production site that is accessible over the Internet, so we are using https therefore the WOPIZone is external-https.
    Issue #3 in the above blog link does not reflect the same error I see on my servers.
    I also had a look at the information in this link: http://technet.microsoft.com/en-us/library/ff431687.aspx#oauth
    Problem: You receive a "Sorry, there was a problem and we can't open this document" error when you try to view an Office document in Office Web Apps.
    If you added domains to the Allow List by using the
    New-OfficeWebAppsHost cmdlet, make sure you’re accessing Office Web Apps from a host domain that’s in the Allow List. To view the host domains in the Allow List, on the Office Web Apps Server open the Windows PowerShell prompt as an administrator and run
    the Get-OfficeWebAppsHost cmdlet. To add a domain to the Allow List, use the
    New-OfficeWebAppsHost cmdlet.
    I have not added any domains to the Allow list so this did not help either. Should I add the domain?
    Any further help with this is much appreciated.
    Thanks again.
    Yoshi

  • Unable to load the specified offline registry hive when rejoining the domain

    I have a Windows Server 2008 R2 Ent member server that we needed to clone. So we removed it from the domain, cloned it, and when we went back to join it to the domain it we get a error:  
    The Following error occurred attempting to join the domain:   Unable to load the specified offline registry hive. Please ensure you have access to the specified path location and permissions to modify its contents. Running as an elevated administrator
    may be required.
    There is nothing in event viewer and no other error message then this. I can look at my domain controller and i do see a computer object is created but its like the member server either never gets the message that its done or it can't write to the registry.
    I've disabled the firewall. I've tried to verify permission in regedit, to the best i know, and i still get this error.
    We have also tried multiple local user accounts, multiple domain admin accounts, renamed the server, changed the workgroup its in. even ran a few registry cleaners.
    Nothing works.  I need help since this server has to be online 6am Monday morning.

    Hi,
    To add the local administrators in the User Rights assignments
    1) Start>Run>gpedit.msc
    2) Computer Configuration>Windows Settings>Security Settings>Local Policies>User Rights Assignments
    3) Double click  on Back up files and directories and add the Administrators.
    4) Double click  on Restore files and directories and add the Administrators.
    5) Close  the window and reboot the machine.
    6) Try to add the machine to the domain.
    If  the issue persist, Reset the security database.
    1) Open MMC
    2) Add Security Configuration and Analysis tool
    3) Right click Security Configuration and Analysis in the left pane
    4) Select open database
    5) In the new database, type in secnew.sdb, click ok.
    6) Select setup defltbase.inf as the template to import from C:\Windows\inf, click ok.
    7) Rightclick Security Configuration and Analysis in the left pane again
    8) Select configure computer
    9) Reboot the machine.
    10) Try adding the machine to the domain.
    Hope this helps!
    Best Regards
    Elytis Cheng
    Elytis Cheng
    TechNet Community Support
    By the way folks, this is the FIX that worked for me.  No need to go re-installing the OS
    Paul E Coz

  • [nQSError: 77030] Oracle BI Presentation Server Connection Error: Unable to resolve the address for cn.

    Hi Experts,
    When I use Agent functionality to send email in BIEE 11.1.1.7.0, it will generate the following error message as below:  Are you facing the same problem ? Please help me,Thanks very much.
    Global Error: [nQSError: 77030] Oracle BI Presentation Server Connection Error: Unable to resolve the address for cn.
    Error Codes: AXSBMN8D:
    The operation completed successfully.

    Can you try doing telnet to SMTP server from where BI server is installed and let us know the outcome.Just want to check if any firewall is blocking
    telnet hostname portnumber
    Thanks,

  • Patching WebLogic server - Unable to locate the specified product directory

    We are trying to apply the October CPU patch to our WebLogic 10.3.6 installation on Windows Server 2003.  However, when we run the below command:
    bsu -install -patch_download_dir=E:\ofm11g\utils\bsu\cache_dir -patchlist=BYJ1 -prod_dir=E:\ofm11g\wlserver_10.3
    We receive this error:
    Unable to locate the specified product directory.[E:\ofm11g\wlserver_10.3]
    That directory is valid.  We are running two instances using this WLS installation - Oracle Reports 11.1.1.6 and Oracle Portal 11.1.1.6.  We are trying to apply the patch with the same user that installed the software.
    I was able to successfully run this command on a different server that runs Oracle Internet Directory 11.1.1.6.
    Any ideas?

    I was able to fix this by ensuring that E:\ofm11g\wlserver_10.3 contained two files: .home and .product.properties.  After I copied these from a different server and edited to fit my environment, I was able to successfully install this patch.

  • System: unable to find the specified object.

    I am trying to install tomtom 5 for mobile on my 9300i. Installation is fine but when I try to launch the application it gives the following error.
    system: unable to find the specified object.
    I am not able to find any work around this. Any idea please share.
    thanks in advance

    Hi
    I have managed to get TOMTOM mobile 5 working on my Nokia 9300i.
    I think its just that the TOMTOM software was writen before the 9300i was released so it does not know whether the 9300i is series 60/80 or 90.
    So change the file extension names of the file system/apps/ttmobile/ttmobile.app to ttmobile.appx
    If your doing this in the phones file manager you may not be able to see the system directory so press the menu key when viewing the memory card directories in the memory card in file manager, then change the view seetings under the tool pull down menu.
    Then once changing the S60 file extension name go into the system/apps/ttmobile80/ttmobile.appx to ttmobile.app
    This will mean that this file shortcut will now appear on your desktop for Series 80 and not the series 60 version.
    You will need to do the same for the Contacts program.
    Change system/apps/TTnavcontacts/ttnavcontacts.app to ttnavcontacts.appx
    Change system/apps/TTnav80/ttnav80.appx to ttnav80.app
    Hope this helps this is the first time I have replied to a discussion page so don't expect any rapid response if you ask me a question..

  • "Could not connect to any server in the specified cluster"

    Dear all,
    can anybody help me out? I tried to log on in HFM and get the error message as following:
    "Could not connect to any server in the specified cluster"
    Code: -2147217086
    Description: An error occurred processing the result from the server.
    Trace: Error Reference Number: {1205F141-A444-4750-B3CE-729E53F12279}<BR>Num: 0x80041142;Type: 1;DTime: 1/13/2012 2:00:57 PM;Svr: V-HOISTHYP1;File: CHsxClient.cpp;Line: 850;Ver: 11.1.2.1.000.3082;<BR>Num: 0x80041142;Type: 0;DTime: 1/13/2012 2:00:57 PM;Svr: V-HOISTHYP1;File: CHsxClient.cpp;Line: 3671;Ver: 11.1.2.1.000.3082;<BR>Num: 0x80041142;Type: 0;DTime: 1/13/2012 2:00:57 PM;Svr: V-HOISTHYP1;File: CHFMwManageApplications.cpp;Line: 2722;Ver: 11.1.2.1.000.3082;
    Any idea would be greatful!
    Thanks a lot in advance
    Hoi

    Hi Hoi,
         Financial Management Error "Could not connect to any server in the specified cluster" When Opening Application (Doc ID 742386.1)
         Sporadic "Access Denied" Error Messages Running Financial Reports Against Hyperion Financial Management (Doc ID 753013.1)
         Sporadic "Access Denied" Messages for Reports with Hyperion Financial Management (HFM) Data Source (Doc ID 760412.1)
    Hope this helps,
    Thank you,
    Charles Babu J

  • Ora-04018 :unable to acess the specified directory or device

    hello sunil i got your message
    thanks  for this
    but it will not work
    when i run starup
    then i found this
    ora-16032 : parameter log_ARCHIVE_DEST deatination  cannot be translated .
    ora-09291 :sksachk: invalid device specified for archive destination.
    ora-04018 :unable to acess the specified directory or device
    o/s-error: <os 3> the system connot find the path specified
    what i do
    please tell me
    with regards
    Edited by: Julius Bussche on Nov 3, 2008 1:37 PM

    check your archive destination settings in init<SID>.ora file and check whether the archive location available physically?
    >ora-04018 :unable to acess the specified directory or device
    cheers,
    -Sunil

  • Unable to retreive the fault message returned by web service

    Hi,
    We are working on Proxy to SOAP synchronous scenario. The WSDL provided by the third party has 3 messages - 1. for request structure, 2. response structure and 3. Error message to track the exceptions, if any.  The interface working fine for positive test cases but we are facing issues when trying to capture the error message returned by the web service.
    We have configured the error message(provided in WSDL) as fault message in our Inbound interface. In the outbound interface, we have configured standard Fault message type provided by XI. we have mapped the two structure.
    Now when error is returned by the web service, we are able to see the blank response structure in the payload in MONI in XI. Also the SOAP Error Message structure is there in XI.
    But when we trying to retrieve the same in our proxy, it is giving the blank structure.
    Please help how to get the error message returned by the web service in proxy....
    Please help..
    Thanks in advance.

    >>>I am getting the error message as the fault message, in the response from the web service.
    >>>Now I want to forward the same message to SAP R/3 system. For this I have configured the standard fault message in the >>>outbound interface and have mapped the same with the web service error message. So if I am not wrong, the transformed >>>>structure according to the rules in message mapping should be sent to SAP R/3 system. But I am unable to see the result >>>>of this mapping in XI MONI. Neither is this passed to Client proxy.
    You are consuming the third party webservice. Third party webservice WSDL has request, response and fault message. if the third party application logic capture the exception and pass the response as fault mesg, then the above specified target fault mesg mapping with your Standard fault message mapping will be sent to sender or client proxy.
    Suggestions:
    Having fault message in WSDL does not mean that target system sends fault message during application exception. Check in the SXMB_MONI whether your response during exception is occuring in the fault message structure publised as WSDL. If not then doing mapping will not help. It gives only blank.
    If you notice response in fault message structure from third party in SXMB_MONI, then you need to check that at the client proxy side, are you handling/done coding for fault message methods similar to response strucutre for capturing data.
    Hope that helps.

  • Connection exception not delivered on the server side

              I have written a standalone java program that acts as a JMS client using asyn listener
              to receive the message from a jms server. Inside the program, I have set a connection
              exception listener that will do a re-connection whenever the onException() method
              is called. This works fine and JMSException is delivered whenever the weblogic
              server hosting the jms service crashes. However, when I port this program into
              a different weblogic server, i.e. wrapping it inside a servlet init() method.
              The JMSException is no longer delivered when the weblogic server that is hosting
              the jms service crashes. Is it normal?
              

    Just escalate internally.
              William Mao wrote:
              > Tom,
              > Would you please specify the patch? I can't find the corresponed patch in
              > BEA support Database.
              >
              > Thanks,
              >
              > WM>
              >
              >
              > Tom Barnes <[email protected]> wrote:
              >
              >>Alex Lui wrote:
              >>
              >>>I have written a standalone java program that acts as a JMS client
              >>
              >>using asyn listener
              >>
              >>>to receive the message from a jms server. Inside the program, I have
              >>
              >>set a connection
              >>
              >>>exception listener that will do a re-connection whenever the onException()
              >>
              >>method
              >>
              >>>is called. This works fine and JMSException is delivered whenever the
              >>
              >>weblogic
              >>
              >>>server hosting the jms service crashes. However, when I port this program
              >>
              >>into
              >>
              >>>a different weblogic server, i.e. wrapping it inside a servlet init()
              >>
              >>method.
              >>
              >>>The JMSException is no longer delivered when the weblogic server that
              >>
              >>is hosting
              >>
              >>>the jms service crashes. Is it normal?
              >>
              >>Hi Alex,
              >>
              >>This is not normal. I'm guessing you are using 7.0, for which
              >>this behavior is a known issue. Contact customer support for the patch.
              >>
              >>Tom, BEA
              >>
              >>
              >
              >
              

  • SummaryInfo exception - Unable to find the report in the manifest resources. Please build the project, and try again.

    Hello,
    I've inherited the ReportClass.
        public class PReport : CrystalDecisions.CrystalReports.Engine.ReportClass
            protected DataSet dataSet;
            public override void Export(CrystalDecisions.Shared.ExportOptions exportOptions)
                base.Export(exportOptions);
                this.Customize(exportOptions);
            public override void SetDataSource(DataSet dataSet)
                base.SetDataSource(dataSet);
                this.dataSet = dataSet;
    public void main()
    PReport report = myObject.CreateReport();
    report.SummaryInfo.ReportSubject = this[CriteriaName].StringValue; <<< exception
    in the debug mode, when passing the line, I obtain:
    -          report.SummaryInfo     'report.SummaryInfo' threw an exception of type 'CrystalDecisions.CrystalReports.Engine.LoadSaveReportException'     CrystalDecisions.CrystalReports.Engine.SummaryInfo {CrystalDecisions.CrystalReports.Engine.LoadSaveReportException}
    Unable to find the report in the manifest resources. Please build the project, and try again.
    I have rebuit the project bat the behavior didn't change.

    the same exception  message I obtain when calling
    public override void SetDataSource(DataSet dataSet)
                base.SetDataSource(dataSet); <<< here

  • Secured websites check antivirus from ipad to get connected and unable to find the required in itfo from ipad2. how to solve

    Secured webites check antivirus from ipad or its browser safari to get connected . any one has solution for this issue?

    SirThanks  for the reply but still i feel something can be done. i am talking about remote connec to
    office server wherein we have login id and password . while inputing that the website checks the browser of
    ipad2 and asking us to install antivirus to proceed further. if ipad2 is so secure ( yes it should be so secured)
    then whey don't it handsake with the website properly and allow us to proceed. 
    is it possible to throw more light on this  tks

  • System: Unable to find the specified object on 950...

    Hi and hope you can help, I've just bought a 2nd user 9500 on eBay and all woeks fine EXCEPT when I receive a text and I try and open it I get the message above? Could the pevious owner have deleted a folder or something when he wiped all his data off?
    Also, my firmware = v.04.44, how/where can I upgrade it to current firmware?
    Thanks
    Simon

    21-Apr-2006
    04:02 PM
    simonpindar wrote:
    Hi and hope you can help, I've just bought a 2nd user 9500 on eBay and all woeks fine EXCEPT when I receive a text and I try and open it I get the message above? Could the pevious owner have deleted a folder or something when he wiped all his data off?
    Also, my firmware = v.04.44, how/where can I upgrade it to current firmware?
    Thanks
    Simon
    Hello
    I have the same problem with my handset ,but I could not found the way that I can solve this problem ,I just wanna to know ,could you solve your problem ?is it possible you explain for me what did you do exactly?
    thanks

Maybe you are looking for