A wrong error MBeanRegistrationException?

Hi,
I developed a very simple EJB and a corresponding Client Application.
I deployed the EJB on Oracle 10g app server and it was successfully deployed.
Then while excuting the client i got the following error:
java.lang.NoClassDefFoundError: javax/management/MBeanRegistrationException
     at com.evermind.server.ThreadState.getCurrentState(ThreadState.java:206)
     at com.evermind.server.rmi.RMIConnection.checkServletCaller(RMIConnection.java:3448)
     at com.evermind.server.rmi.RMIConnection.<init>(RMIConnection.java:181)
     at com.evermind.server.rmi.RMIServer.addNode(RMIServer.java:856)
     at com.evermind.server.rmi.RMIServer.getConnection(RMIServer.java:953)
     at com.evermind.server.rmi.RMIInitialContextFactory.getInitialContext(RMIInitialContextFactory.java:309)
     at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
     at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
     at javax.naming.InitialContext.init(InitialContext.java:219)
     at javax.naming.InitialContext.<init>(InitialContext.java:195)
     at Client.main(Client.java:38)I had the following Jars in my classpath :
1. my Ejb.jar
2. Oc4jClient.jar
3. J2EE.jar
then after hours of RnD i was finally able to remove the error by Adding Oc4j.jarin my classpath.
My Ejb client executed successfully.
Then i started with the Error message and was unable to find MBeanRegistrationException.class in Oc4j.jar.
Any idea why was i getting this Exception, even though this class file didnt exist in the Oc4j.jar.??

Hi,
I developed a very simple EJB and a corresponding Client Application.
I deployed the EJB on Oracle 10g app server and it was successfully deployed.
Then while excuting the client i got the following error:
java.lang.NoClassDefFoundError: javax/management/MBeanRegistrationException
     at com.evermind.server.ThreadState.getCurrentState(ThreadState.java:206)
     at com.evermind.server.rmi.RMIConnection.checkServletCaller(RMIConnection.java:3448)
     at com.evermind.server.rmi.RMIConnection.<init>(RMIConnection.java:181)
     at com.evermind.server.rmi.RMIServer.addNode(RMIServer.java:856)
     at com.evermind.server.rmi.RMIServer.getConnection(RMIServer.java:953)
     at com.evermind.server.rmi.RMIInitialContextFactory.getInitialContext(RMIInitialContextFactory.java:309)
     at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
     at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
     at javax.naming.InitialContext.init(InitialContext.java:219)
     at javax.naming.InitialContext.<init>(InitialContext.java:195)
     at Client.main(Client.java:38)I had the following Jars in my classpath :
1. my Ejb.jar
2. Oc4jClient.jar
3. J2EE.jar
then after hours of RnD i was finally able to remove the error by Adding Oc4j.jarin my classpath.
My Ejb client executed successfully.
Then i started with the Error message and was unable to find MBeanRegistrationException.class in Oc4j.jar.
Any idea why was i getting this Exception, even though this class file didnt exist in the Oc4j.jar.??

Similar Messages

  • Search and Replace String throwing the wrong error message with regexp?

    This came up in a LAVA thread, and I'm not sure if there's a bug here or not. When using Search and Replace string, and using a regular expression of [(G[b|i])], LabVIEW throws error -4622, "There is an unmatched parenthesis in a regular expression."  There are obviously no unmatched parenthesis in that expression, so it seems to me that the wrong error is being thrown. I'm just not sure if that's a syntactically valid regexp. The problem seems to be with nesting [ ]'s inside ( )'s inside [ ]'s. I've tried a couple of regexp resources on the Web, and one suggests it's valid, while the other seems to think it isn't.
    Message Edited by eaolson on 03-13-2007 10:33 AM
    Attachments:
    ATML_StandardUnit2.vi ‏10 KB
    regexp.png ‏5 KB

    adambrewster wrote:
    I think your regexp is invalid.
    In regexps, brackets are not the same as parentheses.  Parens are for grouping, while brackets are for matching one of a class of characters.  Brackets can not be nested.
    If the regexp is replaced with [G[bi]], there is no error, so it's not a matter of nested brackets. I couldn't find anything on the PCRE man page that forbids nested brackets specifically, but it makes sense.
    Your expression "[(G[bi])]", therefore parses as a character class which matches '(', 'G', '[', 'b', or 'i' followed by an unmatched paren, and an unmatched bracket.
    I don't believe that's the case. Replace the regexp with [(Gbi)], and the error goes away. So it's not a matter of the '(' being literal, and then encountering a ')' without a matching '('.
    daveTW wrote:
    what string exactly you want to replace? I think the round braces are not right in this case, since they mark partial matches which are given back by "match regular expression". But you don't want to extract parts of the string, you want to replace them (or delete, with empty <replace string>). So if you leave the outer [( ... )] then your RegEx means all strings with either "Gb" or "Gi".
    It's not my regular expression. A poster at LAVA was having problems with one of his (a truly frightening one), and this seemed to be the element that was causing the problem. I'm pretty sure that the originator of the regexp meant to use G(b|i), which seems like a complicated way of matching "Gb" or "Gi", if you ask me.

  • Why I can't login to my iMessage using my apple password. It was showing password or username wrong error message. I try this many time but my username and password correct

    Why I can't login to my iMessage using my apple password. It was showing password or username wrong error message. I try this many time but my username and password correct

    I have the same trouble , I can't activate iMessage using my apple id.
    I think this is from OS itself (6.0.1) .

  • FlashBuilder 4.7 shows wrong errors at start

    Once in a while when I start FB 4.7 it shows me a bunch of wrong errors during which I cannot compile anything but after a few minutes especially after opening the files the errors point to, all the errors (correctly) disappear and I can work normally again. Typically all those errors are like this and concerning only starling Texture which I use in my project:
    1067: Implicit coercion of a value of type starling.textures:Texture to an unrelated type starling.textures:Texture.
    I'm using the source code version of starling and I do not use any other starling source code or compiled swc so there shouldn't be duplicates anywhere + like I said the errors disappear after a few minutes. Any idea how to fix this annoying behavior?

    Result:
    FlashBuilder appears to have a problem with Android version 4.2.2.
    Discovery / Assumption reasoning
    Tested same application in FlashBuilder to publish to Android 4.0.x, Android 4.1 and to Android 4.4 all result in success on both virtual machine, tablet and mobile devices.
    Advice for Tablet users using Android 4.1.x with same problem:
    1. Google search "install android 4.4 on entery your device name here"
    2. Follow instructions which usually comprises of
    2.1. Download bootloader recovery software and flash with odin 1.85
    2.2. Download rom
    2.3. Download pa_gapps_modular full
    2.4. Download Super User
    2.5. Copy files 2.2 and 2.3 to your internal memory on device or to external SD card
    2.6. Reboot into backup & recovery tool
    2.7. Backup everything
    2.8. Install rom via zip selection
    2.9. Install gapps (google apps) via zip selection
    2.10. Install update (root) via zip selection
    2.11. Reboot and enjoy Android 4.4 on your Tab 10.1
    If you insist on using 4.2.2 then your going to have to either start publishing to the app store and installing and re-installing from there to test or try installing the apk via a memory card reader on the external sd card and installing it via file browser and select on the device.

  • Wrong error message when two instances with the same PK are created commited

    I accedently created two instances with the same pk and I got wrong error.
    Took me a while to figure out what's going - I use multiple fields mapped on
    the same column a lot but not in this case
    kodo.util.FatalUserException: User errors were detected when flushing to the
    data store. The getNestedExceptions() method of this exception will return
    an array of the specific errors.
    NestedThrowables:
    kodo.util.UserException: Attempt to set column "MILESTONE_TYPE.DESCRIPTION"
    to two different values: "ContractMilestone 3", "Small Business Review" This
    usually occurs when you map different fields to the same column, but you do
    not keep the values of these fields in synch.
    kodo.util.UserException: Attempt to set column "MILESTONE_TYPE.DESCRIPTION"
    to two different values: "ContractMilestone 5", "JOFOC Approved" This
    usually occurs when you map different fields to the same column, but you do
    not keep the values of these fields in synch.
    kodo.util.UserException: Attempt to set column "MILESTONE_TYPE.DESCRIPTION"
    to two different values: "ContractMilestone 1", "RFC/AP Received" This
    usually occurs when you map different fields to the same column, but you do
    not keep the values of these fields in synch.
    kodo.util.UserException: Attempt to set column "MILESTONE_TYPE.DESCRIPTION"
    to two different values: "ContractMilestone 4", "JOFOC Submitted for Review"
    This usually occurs when you map different fields to the same column, but
    you do not keep the values of these fields in synch.
    kodo.util.UserException: Attempt to set column "MILESTONE_TYPE.DESCRIPTION"
    to two different values: "ContractMilestone 6", "FedBizOpps Announcement"
    This usually occurs when you map different fields to the same column, but
    you do not keep the values of these fields in synch.
    kodo.util.UserException: Attempt to set column "MILESTONE_TYPE.DESCRIPTION"
    to two different values: "ContractMilestone 2", "RFC/AP Approved" This
    usually occurs when you map different fields to the same column, but you do
    not keep the values of these fields in synch.
    at
    kodo.runtime.PersistenceManagerImpl.flushInternal(PersistenceManagerImpl.jav
    a:721)
    at
    kodo.runtime.PersistenceManagerImpl.beforeCompletion(PersistenceManagerImpl.
    java:573)
    at kodo.runtime.LocalManagedRuntime.commit(LocalManagedRuntime.java:63)
    at
    kodo.runtime.PersistenceManagerImpl.commit(PersistenceManagerImpl.java:410)
    at peacetech.nci.cs.LoadData.loadLookups(LoadData.java:154)
    at peacetech.nci.cs.LoadData.main(LoadData.java:240)
    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 com.intellij.rt.execution.application.AppMain.main(AppMain.java:75)
    NestedThrowablesStackTrace:
    kodo.util.UserException: Attempt to set column "MILESTONE_TYPE.DESCRIPTION"
    to two different values: "ContractMilestone 3", "Small Business Review" This
    usually occurs when you map different fields to the same column, but you do
    not keep the values of these fields in synch.
    at kodo.jdbc.runtime.VRow.setObject(VRow.java:94)
    at kodo.jdbc.sql.AbstractRow.setString(AbstractRow.java:316)
    at kodo.jdbc.meta.ValueFieldMapping.update(ValueFieldMapping.java:195)
    at kodo.jdbc.meta.ColumnFieldMapping.insert(ColumnFieldMapping.java:226)
    at kodo.jdbc.runtime.UpdateManagerImpl.insert(UpdateManagerImpl.java:202)
    at kodo.jdbc.runtime.UpdateManagerImpl.flush(UpdateManagerImpl.java:89)
    at kodo.jdbc.runtime.JDBCStoreManager.flush(JDBCStoreManager.java:480)
    at
    kodo.runtime.DelegatingStoreManager.flush(DelegatingStoreManager.java:154)
    at
    kodo.runtime.PersistenceManagerImpl.flushInternal(PersistenceManagerImpl.jav
    a:705)
    at
    kodo.runtime.PersistenceManagerImpl.beforeCompletion(PersistenceManagerImpl.
    java:573)
    at kodo.runtime.LocalManagedRuntime.commit(LocalManagedRuntime.java:63)
    at
    kodo.runtime.PersistenceManagerImpl.commit(PersistenceManagerImpl.java:410)
    at peacetech.nci.cs.LoadData.loadLookups(LoadData.java:154)
    at peacetech.nci.cs.LoadData.main(LoadData.java:240)
    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 com.intellij.rt.execution.application.AppMain.main(AppMain.java:75)
    kodo.util.UserException: Attempt to set column "MILESTONE_TYPE.DESCRIPTION"
    to two different values: "ContractMilestone 5", "JOFOC Approved" This
    usually occurs when you map different fields to the same column, but you do
    not keep the values of these fields in synch.
    at kodo.jdbc.runtime.VRow.setObject(VRow.java:94)
    at kodo.jdbc.sql.AbstractRow.setString(AbstractRow.java:316)
    at kodo.jdbc.meta.ValueFieldMapping.update(ValueFieldMapping.java:195)
    at kodo.jdbc.meta.ColumnFieldMapping.insert(ColumnFieldMapping.java:226)
    at kodo.jdbc.runtime.UpdateManagerImpl.insert(UpdateManagerImpl.java:202)
    at kodo.jdbc.runtime.UpdateManagerImpl.flush(UpdateManagerImpl.java:89)
    at kodo.jdbc.runtime.JDBCStoreManager.flush(JDBCStoreManager.java:480)
    at
    kodo.runtime.DelegatingStoreManager.flush(DelegatingStoreManager.java:154)
    at
    kodo.runtime.PersistenceManagerImpl.flushInternal(PersistenceManagerImpl.jav
    a:705)
    at
    kodo.runtime.PersistenceManagerImpl.beforeCompletion(PersistenceManagerImpl.
    java:573)
    at kodo.runtime.LocalManagedRuntime.commit(LocalManagedRuntime.java:63)
    at
    kodo.runtime.PersistenceManagerImpl.commit(PersistenceManagerImpl.java:410)
    at peacetech.nci.cs.LoadData.loadLookups(LoadData.java:154)
    at peacetech.nci.cs.LoadData.main(LoadData.java:240)
    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 com.intellij.rt.execution.application.AppMain.main(AppMain.java:75)
    kodo.util.UserException: Attempt to set column "MILESTONE_TYPE.DESCRIPTION"
    to two different values: "ContractMilestone 1", "RFC/AP Received" This
    usually occurs when you map different fields to the same column, but you do
    not keep the values of these fields in synch.
    at kodo.jdbc.runtime.VRow.setObject(VRow.java:94)
    at kodo.jdbc.sql.AbstractRow.setString(AbstractRow.java:316)
    at kodo.jdbc.meta.ValueFieldMapping.update(ValueFieldMapping.java:195)
    at kodo.jdbc.meta.ColumnFieldMapping.insert(ColumnFieldMapping.java:226)
    at kodo.jdbc.runtime.UpdateManagerImpl.insert(UpdateManagerImpl.java:202)
    at kodo.jdbc.runtime.UpdateManagerImpl.flush(UpdateManagerImpl.java:89)
    at kodo.jdbc.runtime.JDBCStoreManager.flush(JDBCStoreManager.java:480)
    at
    kodo.runtime.DelegatingStoreManager.flush(DelegatingStoreManager.java:154)
    at
    kodo.runtime.PersistenceManagerImpl.flushInternal(PersistenceManagerImpl.jav
    a:705)
    at
    kodo.runtime.PersistenceManagerImpl.beforeCompletion(PersistenceManagerImpl.
    java:573)
    at kodo.runtime.LocalManagedRuntime.commit(LocalManagedRuntime.java:63)
    at
    kodo.runtime.PersistenceManagerImpl.commit(PersistenceManagerImpl.java:410)
    at peacetech.nci.cs.LoadData.loadLookups(LoadData.java:154)
    at peacetech.nci.cs.LoadData.main(LoadData.java:240)
    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 com.intellij.rt.execution.application.AppMain.main(AppMain.java:75)
    kodo.util.UserException: Attempt to set column "MILESTONE_TYPE.DESCRIPTION"
    to two different values: "ContractMilestone 4", "JOFOC Submitted for Review"
    This usually occurs when you map different fields to the same column, but
    you do not keep the values of these fields in synch.
    at kodo.jdbc.runtime.VRow.setObject(VRow.java:94)
    at kodo.jdbc.sql.AbstractRow.setString(AbstractRow.java:316)
    at kodo.jdbc.meta.ValueFieldMapping.update(ValueFieldMapping.java:195)
    at kodo.jdbc.meta.ColumnFieldMapping.insert(ColumnFieldMapping.java:226)
    at kodo.jdbc.runtime.UpdateManagerImpl.insert(UpdateManagerImpl.java:202)
    at kodo.jdbc.runtime.UpdateManagerImpl.flush(UpdateManagerImpl.java:89)
    at kodo.jdbc.runtime.JDBCStoreManager.flush(JDBCStoreManager.java:480)
    at
    kodo.runtime.DelegatingStoreManager.flush(DelegatingStoreManager.java:154)
    at
    kodo.runtime.PersistenceManagerImpl.flushInternal(PersistenceManagerImpl.jav
    a:705)
    at
    kodo.runtime.PersistenceManagerImpl.beforeCompletion(PersistenceManagerImpl.
    java:573)
    at kodo.runtime.LocalManagedRuntime.commit(LocalManagedRuntime.java:63)
    at
    kodo.runtime.PersistenceManagerImpl.commit(PersistenceManagerImpl.java:410)
    at peacetech.nci.cs.LoadData.loadLookups(LoadData.java:154)
    at peacetech.nci.cs.LoadData.main(LoadData.java:240)
    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 com.intellij.rt.execution.application.AppMain.main(AppMain.java:75)
    kodo.util.UserException: Attempt to set column "MILESTONE_TYPE.DESCRIPTION"
    to two different values: "ContractMilestone 6", "FedBizOpps Announcement"
    This usually occurs when you map different fields to the same column, but
    you do not keep the values of these fields in synch.
    at kodo.jdbc.runtime.VRow.setObject(VRow.java:94)
    at kodo.jdbc.sql.AbstractRow.setString(AbstractRow.java:316)
    at kodo.jdbc.meta.ValueFieldMapping.update(ValueFieldMapping.java:195)
    at kodo.jdbc.meta.ColumnFieldMapping.insert(ColumnFieldMapping.java:226)
    at kodo.jdbc.runtime.UpdateManagerImpl.insert(UpdateManagerImpl.java:202)
    at kodo.jdbc.runtime.UpdateManagerImpl.flush(UpdateManagerImpl.java:89)
    at kodo.jdbc.runtime.JDBCStoreManager.flush(JDBCStoreManager.java:480)
    at
    kodo.runtime.DelegatingStoreManager.flush(DelegatingStoreManager.java:154)
    at
    kodo.runtime.PersistenceManagerImpl.flushInternal(PersistenceManagerImpl.jav
    a:705)
    at
    kodo.runtime.PersistenceManagerImpl.beforeCompletion(PersistenceManagerImpl.
    java:573)
    at kodo.runtime.LocalManagedRuntime.commit(LocalManagedRuntime.java:63)
    at
    kodo.runtime.PersistenceManagerImpl.commit(PersistenceManagerImpl.java:410)
    at peacetech.nci.cs.LoadData.loadLookups(LoadData.java:154)
    at peacetech.nci.cs.LoadData.main(LoadData.java:240)
    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 com.intellij.rt.execution.application.AppMain.main(AppMain.java:75)
    kodo.util.UserException: Attempt to set column "MILESTONE_TYPE.DESCRIPTION"
    to two different values: "ContractMilestone 2", "RFC/AP Approved" This
    usually occurs when you map different fields to the same column, but you do
    not keep the values of these fields in synch.
    at kodo.jdbc.runtime.VRow.setObject(VRow.java:94)
    at kodo.jdbc.sql.AbstractRow.setString(AbstractRow.java:316)
    at kodo.jdbc.meta.ValueFieldMapping.update(ValueFieldMapping.java:195)
    at kodo.jdbc.meta.ColumnFieldMapping.insert(ColumnFieldMapping.java:226)
    at kodo.jdbc.runtime.UpdateManagerImpl.insert(UpdateManagerImpl.java:202)
    at kodo.jdbc.runtime.UpdateManagerImpl.flush(UpdateManagerImpl.java:89)
    at kodo.jdbc.runtime.JDBCStoreManager.flush(JDBCStoreManager.java:480)
    at
    kodo.runtime.DelegatingStoreManager.flush(DelegatingStoreManager.java:154)
    at
    kodo.runtime.PersistenceManagerImpl.flushInternal(PersistenceManagerImpl.jav
    a:705)
    at
    kodo.runtime.PersistenceManagerImpl.beforeCompletion(PersistenceManagerImpl.
    java:573)
    at kodo.runtime.LocalManagedRuntime.commit(LocalManagedRuntime.java:63)
    at
    kodo.runtime.PersistenceManagerImpl.commit(PersistenceManagerImpl.java:410)
    at peacetech.nci.cs.LoadData.loadLookups(LoadData.java:154)
    at peacetech.nci.cs.LoadData.main(LoadData.java:240)
    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 com.intellij.rt.execution.application.AppMain.main(AppMain.java:75)
    Process terminated with exit code 0

    Thanks for the report. I've recorded the bug here:
    http://bugzilla.solarmetric.com/show_bug.cgi?id=705

  • Wrong error message no. F6556 - Fund Centre does not exist but it do exists

    Hello Gurus,
    I am trying to transfer an Old PO to Funds Centre by changing the delivery quantity in PO but the delivery date in the PO is of June 2014. I have defined the derivation strategy and system is deriving fund centre correctly but it says that Fund Centre does not exists on delivery date which is 30.06.2014. I have created fund centre from 01/01/1900 till 31/12/9999.
    I tried to use FMCN it also gives the error message saying that fund centre does not exist even on current date.
    For testing I posted some FI document to that fund centre and it posted.
    I am not sure why it is giving error only for PO (PO has a account assignment to project/WBS).
    Thanks in advance!
    Regards
    Rohit Goel

    Hello Eli,
    The problem was that WBS was using the wrong cost centre with two leading zeros (User created wrong cost centre in test system with 8 character which means 2 leading zeros as prefix) but as per the cost centre structure it should have only one leading zero and rest nine characters must be numeric. I have created a fund centre with one leading zero and that's why system was giving error when using derivation strategy as it is picking cost centre from WBS master data but fund centre was created with one leading zero hence the error was coming. when I was defualting the fund centre specifically for the WBS it was picking because I was giving the correct fund centre.
    You also recommended something about leading zeros but it was not fully applicable in our case as we have defined the derivation startegy of populating the cost centre in fund centre field and our cost centre is of 9 chararcter (in table it shows with a leading zero to make it full 10 character) but when it gets populated in fund centre field it gets populated with leading zero means it takes a leading zeros into consideration when it gets derived from cost centre. For example if my cost centre is '123456789' the fund centre gets populated as '0123456789'
    But I got the clue to my problem from your hint of leading zeros.
    Thanks Once again!
    Regards
    Rohit Goel

  • OWA Exchange 2013: Something went wrong error

    Getting this error on event log for owa. when we log in to owa, error shows :"something went wrong" 500
    tried to recreated owa virtua directories and webconfig file but same issue, please help.
    Event code: 3008
    Event message: A configuration error has occurred.
    Event time: 15/9/2014 11:05:36 PM
    Event time (UTC): 15/9/2014 3:05:36 PM
    Event ID: ec79c7b2c1ef4b95adbb445c80939fc4
    Event sequence: 1
    Event occurrence: 1
    Event detail code: 0
    Application information:
        Application domain: /LM/W3SVC/2/ROOT/owa-45-130552671349946251
        Trust level: Full
        Application Virtual Path: /owa
        Application Path: C:\Program Files\Microsoft\Exchange Server\V15\ClientAccess\Owa\
        Machine name: LBVSMX01
    Process information:
        Process ID: 17484
        Process name: w3wp.exe
        Account name: NT AUTHORITY\SYSTEM
    Exception information:
        Exception type: ConfigurationErrorsException
        Exception message: Could not load file or assembly 'Microsoft.Exchange.Flighting, Version=15.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. (C:\Program Files\Microsoft\Exchange
    Server\V15\ClientAccess\Owa\web.config line 117)
       at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective)
       at System.Web.Configuration.AssemblyInfo.get_AssemblyInternal()
       at System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig)
       at System.Web.Compilation.BuildManager.CallPreStartInitMethods(String preStartInitListPath, Boolean& isRefAssemblyLoaded)
       at System.Web.Compilation.BuildManager.ExecutePreAppStart()
       at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException)
    Could not load file or assembly 'Microsoft.Exchange.Flighting, Version=15.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
       at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection,
    Boolean suppressSecurityChecks)
       at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection,
    Boolean suppressSecurityChecks)
       at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
       at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
       at System.Reflection.Assembly.Load(String assemblyString)
       at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective)
    Request information:
        Request URL: https://localhost:444/owa/exhealth.check
        Request path: /owa/exhealth.check
        User host address: ::1
        User:  
        Is authenticated: False
        Authentication Type:  
        Thread account name: NT AUTHORITY\SYSTEM
    Thread information:
        Thread ID: 42
        Thread account name: NT AUTHORITY\SYSTEM
        Is impersonating: False
        Stack trace:    at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective)
       at System.Web.Configuration.AssemblyInfo.get_AssemblyInternal()
       at System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig)
       at System.Web.Compilation.BuildManager.CallPreStartInitMethods(String preStartInitListPath, Boolean& isRefAssemblyLoaded)
       at System.Web.Compilation.BuildManager.ExecutePreAppStart()
       at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException)
    Custom event details:
            

    no they are not shared mailboxes.
    here are the logs.
    Not sure if this will make any difference, but there are 2 domains on exchange one is mail.domain1.com and another is webmail.domain.com
    we have added another owa virtual directory for the second domain when we were having issues but i think since we are having a problem on the first domain owa, the second one will have the same.
    just wondering why ecp can still work when owa doesnt. outlook clients can connect and so are phones.
    #Software: Microsoft Internet Information Services 8.5
    #Version: 1.0
    #Date: 2014-09-15 10:10:56
    #Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) cs(Referer) sc-status sc-substatus sc-win32-status time-taken
    2014-09-15 10:10:56 192.168.1.44 POST /Autodiscover/Autodiscover.xml - 443 - 172.17.0.75 Microsoft+Office/12.0+(Windows+NT+6.0;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 2 1531
    2014-09-15 10:10:56 192.168.1.44 POST /Autodiscover/Autodiscover.xml - 443 - 172.17.0.75 Microsoft+Office/12.0+(Windows+NT+6.0;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 2 15
    2014-09-15 10:11:02 192.168.1.44 HEAD /OAB/391e4f87-9e04-4176-aa12-bb90e3d8596c/oab.xml - 443 - 172.17.0.70 Microsoft+BITS/7.5 - 404 0 2 249
    2014-09-15 10:11:15 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.147 Microsoft+Office/14.0+(Windows+NT+6.1;+Microsoft+Outlook+14.0.7128;+Pro) - 404 0 0 62
    2014-09-15 10:11:15 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.147 Microsoft+Office/14.0+(Windows+NT+6.1;+Microsoft+Outlook+14.0.7128;+Pro) - 404 0 0 15
    2014-09-15 10:11:15 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.147 Microsoft+Office/14.0+(Windows+NT+6.1;+Microsoft+Outlook+14.0.7128;+Pro) - 404 0 0 15
    2014-09-15 10:11:15 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.147 Microsoft+Office/14.0+(Windows+NT+6.1;+Microsoft+Outlook+14.0.7128;+Pro) - 404 0 0 0
    2014-09-15 10:11:26 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.147 Microsoft+Office/14.0+(Windows+NT+6.1;+Microsoft+Outlook+14.0.7128;+Pro) - 404 0 0 14
    2014-09-15 10:11:26 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.147 Microsoft+Office/14.0+(Windows+NT+6.1;+Microsoft+Outlook+14.0.7128;+Pro) - 404 0 0 15
    2014-09-15 10:11:26 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.147 Microsoft+Office/14.0+(Windows+NT+6.1;+Microsoft+Outlook+14.0.7128;+Pro) - 404 0 0 15
    2014-09-15 10:11:26 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.147 Microsoft+Office/14.0+(Windows+NT+6.1;+Microsoft+Outlook+14.0.7128;+Pro) - 404 0 0 0
    2014-09-15 10:11:51 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.70 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 0 15
    2014-09-15 10:11:51 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.70 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 0 15
    2014-09-15 10:11:51 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.70 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 0 15
    2014-09-15 10:11:51 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.70 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 0 0
    2014-09-15 10:11:51 192.168.1.44 POST /Autodiscover/Autodiscover.xml - 443 - 172.17.0.75 Microsoft+Office/12.0+(Windows+NT+6.0;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 2 15
    2014-09-15 10:11:51 192.168.1.44 POST /Autodiscover/Autodiscover.xml - 443 - 172.17.0.75 Microsoft+Office/12.0+(Windows+NT+6.0;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 2 15
    2014-09-15 10:11:51 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.80 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 0 0
    2014-09-15 10:11:51 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.80 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 0 15
    2014-09-15 10:11:51 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.80 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 0 0
    2014-09-15 10:11:51 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.80 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 0 15
    2014-09-15 10:11:53 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.84 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 0 15
    2014-09-15 10:11:53 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.84 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 0 15
    2014-09-15 10:11:53 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.84 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 0 15
    2014-09-15 10:11:53 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.84 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 0 15
    2014-09-15 10:12:31 192.168.1.44 GET /owa &ActID=d0e541bb-2726-473a-9891-74afd643bd53&CorrelationID=<empty> 443 - 192.168.1.17 Mozilla/5.0+(Windows+NT+6.3;+WOW64;+rv:30.0)+Gecko/20100101+Firefox/30.0 - 401 2 5 22905
    2014-09-15 10:13:08 192.168.1.44 GET /ecp/ - 443 - 192.168.0.6 Mozilla/5.0+(Windows+NT+6.3;+WOW64;+Trident/7.0;+rv:11.0)+like+Gecko - 400 0 0 10240
    2014-09-15 10:13:28 192.168.1.44 POST /Microsoft-Server-ActiveSync User=andrew.solis2&DeviceId=ApplC38LTUR3FRC5&DeviceType=iPhone&Cmd=Ping 443 - 172.16.0.33 Apple-iPhone6C2/1102.55400001 - 404 0 2 0
    2014-09-15 10:13:31 192.168.1.44 GET /ecp/ - 443 - 192.168.0.6 Mozilla/5.0+(Windows+NT+6.3;+WOW64;+Trident/7.0;+rv:11.0)+like+Gecko - 400 0 0 15
    2014-09-15 10:13:38 192.168.1.44 GET /ecp/ - 443 - 192.168.0.6 Mozilla/5.0+(Windows+NT+6.3;+WOW64;+Trident/7.0;+rv:11.0)+like+Gecko - 400 0 0 15
    2014-09-15 10:13:40 192.168.1.44 GET /ecp/ - 443 - 192.168.0.6 Mozilla/5.0+(Windows+NT+6.3;+WOW64;+Trident/7.0;+rv:11.0)+like+Gecko - 400 0 0 15
    2014-09-15 10:13:40 192.168.1.44 GET /ecp/15.0.995.28/themes/default/clear1x1.gif - 443 - 192.168.0.6 Mozilla/5.0+(Windows+NT+6.3;+WOW64;+Trident/7.0;+rv:11.0)+like+Gecko https://webmail.domain.com.sg/ecp/ 400 0 0 78
    2014-09-15 10:13:40 192.168.1.44 GET /ecp/15.0.995.28/themes/default/main_default.css - 443 - 192.168.0.6 Mozilla/5.0+(Windows+NT+6.3;+WOW64;+Trident/7.0;+rv:11.0)+like+Gecko https://webmail.domain.com.sg/ecp/ 400 0 0 109
    2014-09-15 10:15:51 192.168.1.44 HEAD /OAB/391e4f87-9e04-4176-aa12-bb90e3d8596c/oab.xml - 443 - 172.17.0.76 Microsoft+BITS/7.5 - 404 0 2 218
    2014-09-15 10:15:55 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.76 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 0 15
    2014-09-15 10:15:55 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.76 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 0 15
    2014-09-15 10:15:55 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.76 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 0 15
    2014-09-15 10:15:55 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.76 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 0 0
    2014-09-15 10:16:26 192.168.1.44 HEAD /OAB/391e4f87-9e04-4176-aa12-bb90e3d8596c/oab.xml - 443 - 172.17.0.70 Microsoft+BITS/7.5 - 404 0 2 203
    2014-09-15 10:16:44 192.168.1.44 HEAD /OAB/391e4f87-9e04-4176-aa12-bb90e3d8596c/oab.xml - 443 - 172.17.0.70 Microsoft+BITS/7.5 - 404 0 2 218
    2014-09-15 10:16:56 192.168.1.44 POST /Autodiscover/Autodiscover.xml - 443 - 172.17.0.75 Microsoft+Office/12.0+(Windows+NT+6.0;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 2 15
    2014-09-15 10:16:56 192.168.1.44 POST /Autodiscover/Autodiscover.xml - 443 - 172.17.0.75 Microsoft+Office/12.0+(Windows+NT+6.0;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 2 15
    2014-09-15 10:17:07 192.168.1.44 HEAD /OAB/391e4f87-9e04-4176-aa12-bb90e3d8596c/oab.xml - 443 - 172.17.0.70 Microsoft+BITS/7.5 - 404 0 2 218
    2014-09-15 10:17:38 192.168.1.44 POST /Autodiscover/Autodiscover.xml - 443 - 172.17.0.97 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6425;+Pro) - 404 0 2 0
    2014-09-15 10:17:38 192.168.1.44 POST /Autodiscover/Autodiscover.xml - 443 - 172.17.0.97 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6425;+Pro) - 404 0 2 0
    2014-09-15 10:18:48 192.168.1.44 GET /owa &ActID=5c208db7-3a44-43d0-b5d8-24f107542a81&CorrelationID=<empty> 443 - 192.168.1.44 Mozilla/5.0+(Windows+NT+6.3;+WOW64;+Trident/7.0;+rv:11.0)+like+Gecko - 401 2 5 0
    2014-09-15 10:20:51 192.168.1.44 POST /Autodiscover/Autodiscover.xml - 443 - 172.17.0.76 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 2 15
    2014-09-15 10:20:51 192.168.1.44 POST /Autodiscover/Autodiscover.xml - 443 - 172.17.0.76 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 2 15
    2014-09-15 10:20:52 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.147 Microsoft+Office/14.0+(Windows+NT+6.1;+Microsoft+Outlook+14.0.7128;+Pro) - 404 0 0 31
    2014-09-15 10:20:52 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.147 Microsoft+Office/14.0+(Windows+NT+6.1;+Microsoft+Outlook+14.0.7128;+Pro) - 404 0 0 15
    2014-09-15 10:20:52 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.147 Microsoft+Office/14.0+(Windows+NT+6.1;+Microsoft+Outlook+14.0.7128;+Pro) - 404 0 0 15
    2014-09-15 10:20:52 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.147 Microsoft+Office/14.0+(Windows+NT+6.1;+Microsoft+Outlook+14.0.7128;+Pro) - 404 0 0 0
    2014-09-15 10:21:19 192.168.1.44 HEAD /OAB/391e4f87-9e04-4176-aa12-bb90e3d8596c/oab.xml - 443 - 172.17.0.107 Microsoft+BITS/7.5 - 404 0 2 218
    2014-09-15 10:25:04 192.168.1.44 HEAD /OAB/391e4f87-9e04-4176-aa12-bb90e3d8596c/oab.xml - 443 - 172.17.0.190 Microsoft+BITS/7.5 - 404 0 2 218
    2014-09-15 10:25:22 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.190 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 0 15
    2014-09-15 10:25:22 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.190 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 0 15
    2014-09-15 10:25:22 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.190 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 0 0
    2014-09-15 10:25:22 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.190 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 0 15
    2014-09-15 10:25:40 192.168.1.44 HEAD /OAB/391e4f87-9e04-4176-aa12-bb90e3d8596c/oab.xml - 443 - 172.17.0.190 Microsoft+BITS/7.5 - 404 0 2 203
    2014-09-15 10:25:54 192.168.1.44 POST /Autodiscover/Autodiscover.xml - 443 - 172.17.0.76 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 2 0
    2014-09-15 10:25:54 192.168.1.44 POST /Autodiscover/Autodiscover.xml - 443 - 172.17.0.76 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 2 15
    2014-09-15 10:27:16 192.168.1.44 POST /Autodiscover/Autodiscover.xml - 443 - 172.17.0.65 Microsoft+Office/12.0+(Windows+NT+6.0;+Microsoft+Office+Outlook+12.0.6213;+Pro) - 404 0 2 15
    2014-09-15 10:27:22 192.168.1.44 POST /Autodiscover/Autodiscover.xml - 443 - 172.17.0.65 Microsoft+Office/12.0+(Windows+NT+6.0;+Microsoft+Office+Outlook+12.0.6213;+Pro) - 404 0 2 15
    2014-09-15 10:27:25 192.168.1.44 POST /Autodiscover/Autodiscover.xml - 443 - 172.17.0.65 Microsoft+Office/12.0+(Windows+NT+6.0;+Microsoft+Office+Outlook+12.0.6213;+Pro) - 404 0 2 15
    2014-09-15 10:28:22 192.168.1.44 POST /Autodiscover/Autodiscover.xml - 443 - 172.17.0.81 Microsoft+Office/14.0+(Windows+NT+6.1;+Microsoft+Outlook+14.0.6023;+Pro) - 404 0 2 15
    2014-09-15 10:28:41 192.168.1.44 POST /Autodiscover/Autodiscover.xml - 443 - 172.17.0.81 Microsoft+Office/14.0+(Windows+NT+6.1;+Microsoft+Outlook+14.0.6023;+Pro) - 404 0 2 15
    2014-09-15 10:29:20 192.168.1.44 HEAD /OAB/391e4f87-9e04-4176-aa12-bb90e3d8596c/oab.xml - 443 - 172.17.0.107 Microsoft+BITS/7.5 - 404 0 2 203
    2014-09-15 10:29:45 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.107 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 0 15
    2014-09-15 10:29:45 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.107 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 0 15
    2014-09-15 10:29:45 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.107 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 0 15
    2014-09-15 10:29:45 192.168.1.44 POST /EWS/Exchange.asmx - 443 - 172.17.0.107 Microsoft+Office/12.0+(Windows+NT+6.1;+Microsoft+Office+Outlook+12.0.6683;+Pro) - 404 0 0 0
    2014-09-15 10:31:40 192.168.1.44 GET /owa/ &ActID=cdc5aa77-7e17-4a56-83ed-2e7047c12c5b&CorrelationID=<empty> 443 - 172.17.0.198 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/37.0.2062.120+Safari/537.36
    https://webmail.domain.com.sg/owa/auth/logon.aspx?replaceCurrent=1&url=https%3a%2f%2fwebmail.domain.com.sg%2fowa 401 2 5 16
    2014-09-15 10:32:00 192.168.1.44 GET / - 80 - 172.17.0.198 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/37.0.2062.120+Safari/537.36 - 200 0 0 31
    2014-09-15 10:32:00 192.168.1.44 GET /iis-85.png - 80 - 172.17.0.198 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/37.0.2062.120+Safari/537.36 http://webmail.domain.com/ 200 0 0 265

  • Something went wrong error message in Nokia Asha 5...

    Hi All,
    I am getting an error message  Something went wrong  for my Nokia Asha 502 mobilephone while using the camera application, I am getting this message in the background . Kindly advice how can I permanently fix this issue.
    In one occassion I reset the mobile phone and it worked for sometime , I took a couple of pictures but after that again the same problem occured.
    Will appreciate for your reply on this
    Thanks!!

    Hi, Mobile73268. Welcome to the Nokia Support Discussions. What do you mean by reset? Are you referring to your camera settings or the reset from your phone's 'Settings'?
    If you've already done this: Settings > Reset phone, you can still try to use the Nokia Software Recovery Tool to flash your phone:
    http://www.nokia.com/gb-en/support/faq/?action=singleTopic&topic=FA142987
    Note: The source is from the Nokia UK website. Please check your local Nokia website for future reference.

  • Sorry, something went wrong error when adding a calculated column

    Hi I tried add a column via calculation, and it seems to not be correct because I keep getting a syntax error.. Can anyone tell me why or where I went wrong?
    This is a dropdown box when a certain CIRCUIT TYPE is selected it would out put a calculation...
    56, 56SW, 56FR are using the same calculation
    DDS IDSL, ISDN TR, ISDN are using the same calculation
    HDSL, HDSL2, HDSL4 are using the same calculation
    Thank you... Here is the calculation below...
    =IF([Circuit Type]="ISDN",(([F1 Makeup (26)]+[F1 bridge tap (26)]+[F2 Makeup (26)]+[F2 bridge tap (26)])*2.81)+(([F1 Makeup (24)]+[F1 bridge
    tap (24)]+[F2 Makeup (24)]+[F2 bridge tap (24)])*2.03)+(([F1 Makeup (22)]+[F1 bridge tap (22)]+[F2 Makeup (22)]+[F2 bridge tap (22)])*1.42)+(([F1 Makeup (19)]+[F1 bridge tap (19)]+[F2 Makeup (19)]+[F2 bridge tap (19)])*0.84),
    IF([Circuit Type]="DDS IDSL",(([F1 Makeup (26)]+[F1 bridge tap (26)]+[F2 Makeup (26)]+[F2 bridge tap (26)])*2.81)+(([F1 Makeup (24)]+[F1 bridge tap (24)]+[F2 Makeup (24)]+[F2 bridge tap (24)])*2.03)+(([F1 Makeup (22)]+[F1
    bridge tap (22)]+[F2 Makeup (22)]+[F2 bridge tap (22)])*1.42)+(([F1 Makeup (19)]+[F1 bridge tap (19)]+[F2 Makeup (19)]+[F2 bridge tap (19)])*0.84), IF([Circuit Type]="ISDN T.R.",(([F1 Makeup (26)]+[F1 bridge tap (26)]+[F2
    Makeup (26)]+[F2 bridge tap (26)])*2.81)+(([F1 Makeup (24)]+[F1 bridge tap (24)]+[F2 Makeup (24)]+[F2 bridge tap (24)])*2.03)+(([F1 Makeup (22)]+[F1 bridge tap (22)]+[F2 Makeup (22)]+[F2 bridge tap (22)])*1.42)+(([F1
    Makeup (19)]+[F1 bridge tap (19)]+[F2 Makeup (19)]+[F2 bridge tap (19)])*0.84), IF([Circuit Type]="56",(([F1 Makeup (26)]+[F1 bridge tap (26)]+[F2 Makeup (26)]+[F2 bridge tap (26)])*2.45)+(([F1 Makeup (24)]+[F1 bridge
    tap (24)]+[F2 Makeup (24)]+[F2 bridge tap (24)])*1.85)+(([F1 Makeup (22)]+[F1 bridge tap (22)]+[F2 Makeup (22)]+[F2 bridge tap (22)])*1.3)+(([F1 Makeup (19)]+[F1 bridge tap (19)]+[F2 Makeup (19)]+[F2 bridge tap (19)])*0.77),
    IF([Circuit Type]="56SW",(([F1 Makeup (26)]+[F1 bridge tap (26)]+[F2 Makeup (26)]+[F2 bridge tap (26)])*2.45)+(([F1 Makeup (24)]+[F1 bridge tap (24)]+[F2 Makeup (24)]+[F2 bridge tap (24)])*1.85)+(([F1 Makeup (22)]+[F1
    bridge tap (22)]+[F2 Makeup (22)]+[F2 bridge tap (22)])*1.3)+(([F1 Makeup (19)]+[F1 bridge tap (19)]+[F2 Makeup (19)]+[F2 bridge tap (19)])*0.77), IF([Circuit Type]="56FR",(([F1 Makeup (26)]+[F1 bridge tap (26)]+[F2
    Makeup (26)]+[F2 bridge tap (26)])*2.45)+(([F1 Makeup (24)]+[F1 bridge tap (24)]+[F2 Makeup (24)]+[F2 bridge tap (24)])*1.85)+(([F1 Makeup (22)]+[F1 bridge tap (22)]+[F2 Makeup (22)]+[F2 bridge tap (22)])*1.3)+(([F1
    Makeup (19)]+[F1 bridge tap (19)]+[F2 Makeup (19)]+[F2 bridge tap (19)])*0.77), IF([Circuit Type]="19.2",(([F1 Makeup (26)]+[F1 bridge tap (26)]+[F2 Makeup (26)]+[F2 bridge tap (26)])*1.73)+(([F1 Makeup (24)]+[F1 bridge
    tap (24)]+[F2 Makeup (24)]+[F2 bridge tap (24)])*1.31)+(([F1 Makeup (22)]+[F1 bridge tap (22)]+[F2 Makeup (22)]+[F2 bridge tap (22)])*0.96)+(([F1 Makeup (19)]+[F1 bridge tap (19)]+[F2 Makeup (19)]+[F2 bridge tap (19)])*0.59),IF([Circuit
    Type]="DDS T.R.",(([F1 Makeup (26)]+[F1 bridge tap (26)]+[F2 Makeup (26)]+[F2 bridge tap (26)])*1.91)+(([F1 Makeup (24)]+[F1 bridge tap (24)]+[F2 Makeup (24)]+[F2 bridge tap (24)])*1.46)+(([F1 Makeup (22)]+[F1
    bridge tap (22)]+[F2 Makeup (22)]+[F2 bridge tap (22)])*1.08)+(([F1 Makeup (19)]+[F1 bridge tap (19)]+[F2 Makeup (19)]+[F2 bridge tap (19)])*0.64),IF([Circuit Type]="HDSL",(([F1 Makeup (26)]+[F2 Makeup (26)])*3.88+(([F1
    Makeup (24)]+[F2 Makeup (24)])*2.84)+(([F1 Makeup (22)]+[F2 Makeup (22)])*2.18)+(([F1 Makeup (19)]+[F2 Makeup (19)])*1.5)+(([Num of F1 BTs]+[Num of F2 BTs])*3)+[Num of F1 Guage changes (HDSL)]+[Num of F2 Guage changes (HDSL)]),
    IF([Circuit Type]="HDSL2",(([F1 Makeup (26)]+[F2 Makeup (26)])*3.88+(([F1 Makeup (24)]+[F2 Makeup (24)])*2.84)+(([F1 Makeup (22)]+[F2 Makeup (22)])*2.18)+(([F1 Makeup (19)]+[F2 Makeup (19)])*1.5)+(([Num of F1 BTs]+[Num
    of F2 BTs])*3)+[Num of F1 Guage changes (HDSL)]+[Num of F2 Guage changes (HDSL)]), IF([Circuit Type]="HDSL4",(([F1 Makeup (26)]+[F2 Makeup (26)])*3.88+(([F1 Makeup (24)]+[F2 Makeup (24)])*2.84)+(([F1 Makeup (22)]+[F2 Makeup
    (22)])*2.18)+(([F1 Makeup (19)]+[F2 Makeup (19)])*1.5)+(([Num of F1 BTs]+[Num of F2 BTs])*3)+[Num of F1 Guage changes (HDSL)]+[Num of F2 Guage changes (HDSL)]),0)))))))))))
     

    Two possible issues:
    Maximum formula length is 1024 characters, and you have nearly 4000.
    Maximum nesting is 7 or 8 levels.
    http://blog.pathtosharepoint.com/2010/04/12/maximum-number-of-if-statements-in-a-calculated-column/
    Mike Smith TechTrainingNotes.blogspot.com
    Books:
    SharePoint 2007 2010 Customization for the Site Owner,
    SharePoint 2010 Security for the Site Owner

  • 2013 OWA - Open Another Mailbox, :-( something went wrong, Error 500

    Our client is experiencing an issue where they are not able to open another mailbox even if the user has full access to the account under mailbox delegation.  The user would click on the 'Open Another Mailbox" and they receive the following error
    something went wrong
    The URL shows the following:
    https://domain.com/owa/auth/errorfe.aspx?httpCode=500
    The problem I have is similar to the following post but my client is also behind a UAG 2010 server, and I cannot change to forms based authentication.
    http://social.technet.microsoft.com/Forums/exchange/en-US/9345d396-b5a6-4d26-a498-7d1539f85d13/exchange-2013-owa-http-500-error-when-opening-another-mailbox?forum=exchangesvrclients
    The error within the IIS OWA logs shows as follows.
    2014-02-04 17:48:04 10.100.2.10 GET /owa/auth/errorfe.aspx httpCode=500&cafeReqId=f9be7757-b123-4ce1-a585-b9c4ef45cd4b; 443 - 10.100.2.42 Mozilla/5.0+(compatible;+MSIE+10.0;+Windows+NT+6.2;+WOW64;+Trident/6.0)
    https://domain.com/owa/[email protected]/?offline=disabled 200 0 0 0
    I'm running out of ideas on what could be the issue and but our users will need to manage other mailboxes pretty soon.
    Edit:  I should also add that the permissions are correct as the user can connect to the target mailbox via Outlook 2013.

    Hi Bryan
     It should be happening for most of the mailboxes since we ran into similar kind of problem recently
    There could be 2 reasons for not happening
    IIS Settings not configured properly
    Permission issues
    Check SSL Settings on DWS and ensure Ignore Client Certificates is selected 
    Also remove SSL from DWS for HTTP to HTTPS Redirect
    Check the permission under ADUC
    Check if  Exchange Server Object is member of  tab of Domain Admins if so remove them. Also remove Exchange Organization Administrators and Exchange Servers group from Organization Management if they are added
    Please mark as helpful if you find my contribution useful or as an answer if it does answer your question.That will encourage me - and others - to take time out to help you.
    Regards,
    Sathish

  • Index Creation wrong error in process chain

    Hi Experts,
    One of my process chain got failed due to following error:
    "Index creation in Infocube got wrong"
    can anyone help,how to resolve this issue?
    Edited by: Nirav Shah on Dec 21, 2007 7:05 AM

    1)You can even see the INDEX in DB02 t.code
    2)Goto Cube -> Manage -> Performance TAb -> Repair Indices (you can see all the index related statuses hre, like check indexes, repair indexes, you will get the green/red status here if you got green status no worries, if red you can rebuild indexes)
    3) You can read the message from Process logs and you can find out some solve issue from there also
    Edited by: Aduri on Dec 21, 2007 7:10 AM

  • Workflow - Move files fails with Something went wrong error.

    I am trying to create a work flow on a list that holds documents. The workflow checks for a column value to be equal to the string "Awarded". If the condition is true the file is moved from one library to another. This works fine.
    However when I try to run the workflow on a folder in the list I am greeted with a dialog box that says something went wrong.
    Checking the ULS reader logs I did find an associated error that reads VALUE DOES NOT FALL WITHIN EXPECTED RANGE.
    I guess in a nutshell that means it cant find what it is looking for.
    So to recap, the workflow will run with individual files in the list who's attribute is set to awarded in a text colum. IT will not run on the same list on folders in the list. I need to have the ability to move entire folders from one library to another
    based on that condition. Any ideas why this fails?
    fr0stsp1re

    Hi,
      As per my understanding you want to run the workflow when you add a folder, for that you can see below link.
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/daf59d7f-1073-4186-a807-29dcbd83b3c5/upload-a-document-using-webservices-without-changing-its-modification-and-creation-dates?forum=sharepointdevelopmentlegacy
    Regards,
    MS
    Hi Thanks,
    Actually I am simply trying to copy an entire folder full of files from one library to another. Works fine with single files but does not seem to work when trying to copy a folder.
    fr0stsp1re

  • Classic 'something went wrong' error message.. REALLY?

    I am trying to upload a 32 second silent video from iMovie 11 to Facebook. I have tried the 'export to facebook' option...I have exported the video as a .mov, then tried to upload to Facebook..I have changed the videos size...restarted...reinstalled iMovie....nothing...all result in the brillantly simple, but completly useless error message 'something went wrong, please try again'.
    Can anyone help me?

    AppleMan1958 wrote:
    And if Ksrsten's idea works,…
    nice idea!
    remembers me, in those times, I created in Garageband a 'nix.mp3', which was 3 minutes of plain silence - this fake audio track somehow outwitted YT.
    meanwhile, for YT, this workaorund isn't needed anymore, but I have no idea, how FaceBook handles it ............

  • Reformat external hard drive - "bad superblock", "magic number wrong" error

    i was just given a brand new 300GB USB hard drive, however, as it came NTFS-formatted, immediately after plugging it in for the first time, i fired up Disk Utility, and attempted to format it with UFS.
    The problem arose when the progress bar just sat there for an hour at a constant 5%. Assuming the program had stalled (it hadn't...though it would have sat there indefinitely), i quit Disk Utility, opened it back up, and again attempted to format the drive--only this time, almost immediately the program output:
    BAD SUPER BLOCK: MAGIC NUMBER WRONG
    LOOK FOR ALTERNATE SUPERBLOCKS? yes
    SEARCH FOR ALTERNATE SUPER-BLOCK FAILED. YOU MUST USE THE
    -b OPTION TO FSCK TO SPECIFY THE LOCATION OF AN ALTERNATE
    SUPER-BLOCK TO SUPPLY NEEDED INFORMATION; SEE fsck(8).
    i opened up Terminal and tried manually to find an alternate superblock, to no avail.
    fsck -b32 /dev/disk2s3
    i've been unable to find any solutions to this issue online, but i'd really like to use my drive i've heard that this problem has to do with hardware that's about to fail, however, this is a brand new drive, and i'm quite certain the error is as a result of the aborted reformat operation.
    Does anyone know how to remedy this? Thanks in advance.

    Hello TheRedWino, and a warm welcome to the forums!
    Hmmm, what kind of Case/Chipset does it have?
    Have you tried erasing it with Zeros one Pass?
    "Disk Utility
    1. Insert the Mac OS X Install disc that came with your computer, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu. (In Mac OS X 10.4 or later, you must select your language first.)
    Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.
    3. Click the Erase tab.
    4. Click the disclosure triangle to the left of the hard drive icon to display the names of your hard disk volumes and partitions.
    5. Select your Mac OS X volume, then choose MacOS Extended Journalled, select the Partition tab.
    6. Click Erase & look for Security Options. choose Zero 1 pass."
    Formatting & Partitioning a Hard Drive in OS X - Tiger and Leopard...
    http://www.kenstone.net/fcphomepage/partitioningtiger.html

  • I got an "RPC version wrong" error on mounting an NFS volume

    Hi all,
    I'm having a problem with my NAS (CHS3SNAS) when trying to mount the exported volumens on the imac (OSX 1.5.2). When doing mount or mount_nfs I always get the following error:
    "RPC version wrong"
    NAS is using a nfs-utils-1.1.0 compiled for the linux OS it is running. When I use rpcinfo -p <nas-ip> from the iMac to the NAS everything seems OK (nfs, portmap and mount daemons appear).
    Any clue or hint how to solve or overcome this?
    Thanks !

    It might be helpful to know how exactly the NFS server is configured (e.g. what export options are used) and exactly what NFS mount options are used on the client.
    That's a strange (but not totally out of the question) error to be getting. The error typically means that the NFS server does not support the version of the protocol the NFS client is trying to use.
    You may need to investigate the network packets with a tool like wireshark to get more details.
    HTH
    --macko

Maybe you are looking for

  • Data Federator with BW 3.5

    Hi Experts, We are using Data Federator and connected to our Client BW 3.5 Oracle Data base directly. We were looking to connect to below Cube and Ods tables InfoProviders Table Names InfoCube ZSD_BILDP /BIC/EZSD_BILDP, /BIC/FZSD_BILDP ODS Object ZDP

  • Web Banner Image Fade

    I'm an experienced Java Architect with no experience of JavaFX. I'm trying to develop a proof of concept Flash-style web banner to see if it is feasible to replace existing Flash elements on my client's site with JavaFX elements, thus removing the ne

  • Unable to generate and open pdf file

    I am unable to open your PDF files generated with BO any more after upgrading my adobe to 9.3. Xcelsius SP3 is installed on my system. Can somebody please guide me?

  • Color shift (gamma?) between XDCAM Ex and PROres

    Hi, We have edited a show in Apple XDCAM EX in 23,98 HD. We did a QT movie of that sequence into the native codec that we edit with (Apple XDCAM EX). Into quicktime, or even in compressor, we re-export ta video into Apple Pro Res and we are experienc

  • Sync with google

    i am using a mac book pro with the latest softwear updates, i am trying to sync my mac address book with google but keep getting the incorrect password/user name message. i have ensured that my password and user name are correct and copy pasted them