Turning off the Crystal Reports XI Server Logging

Post Author: DHitten
CA Forum: JAVA
Is anyone aware of a way to shut off the logs, they are filling up our files and make it difficult to locate any other errors that may be occuring Much Appreciated

Post Author: Ted Ueda
CA Forum: JAVA
The JRC uses Log4J - so there's no programmatic command within the JRC SDK itself.  However, you can configure log4j using the log4j.properties file (one should be provided in the java/lib folder where you find the JRC jars), deploy to your project so it's found in the CLASSPATH.  Within the log4j.properties file, you can either redirect output elsewhere, or set the logging level from WARN to OFF.Sincerely,Ted Ueda

Similar Messages

  • How do I turn off |INFO| entries in my server.log files?

    Sun Java System Application Server 8.2
    How do I turn off |INFO| entries in my server.log files? Is this a setting in the admin console that I am over looking?
    Thanks,
    --Todd
    [#|2006-06-01T09:48:43.776-0500|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.admin|_ThreadID=11;|ADM1041:Sent the event to instance:[ModuleDeployEvent -- undeploy web/transactionbrowser]|#]
    [#|2006-06-01T09:48:44.855-0500|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.admin|_ThreadID=11;|ADM1042:Status of dynamic reconfiguration event processing:[success]|#]
    [#|2006-06-01T09:48:44.949-0500|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.admin|_ThreadID=12;|ADM1041:Sent the event to instance:[ApplicationDeployEvent -- reference-removed transactionbrowser]|#]
    [#|2006-06-01T09:48:45.011-0500|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.admin|_ThreadID=12;|ADM1042:Status of dynamic reconfiguration event processing:[success]|#]
    [#|2006-06-01T09:48:45.121-0500|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.deployment|_ThreadID=13;|Total Deployment Time: 16 msec, Total EJB Compiler Module Time: 0 msec, Portion spent EJB Compiling: 0%|#]
    [#|2006-06-01T09:48:46.403-0500|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.deployment|_ThreadID=14;|DPL5109: EJBC - START of EJBC for [transactionbrowser]|#]
    [#|2006-06-01T09:48:46.403-0500|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.deployment|_ThreadID=14;|Processing beans ...|#]
    [#|2006-06-01T09:48:46.418-0500|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.deployment|_ThreadID=14;|DPL5110: EJBC - END of EJBC for [transactionbrowser]|#]
    [#|2006-06-01T09:48:46.637-0500|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.deployment|_ThreadID=14;|Total Deployment Time: 813 msec, Total EJB Compiler Module Time: 15 msec, Portion spent EJB Compiling: 1%
    Breakdown of EJBC Module Time: Total Time for EJBC: 15 msec, CMP Generation: 0 msec (0%), Java Compilation: 0 msec (0%), RMI Compilation: 0 msec (0%), JAX-RPC Generation: 0 msec (0%),
    |#]
    [#|2006-06-01T09:48:46.731-0500|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.deployment|_ThreadID=14;|deployed with moduleid = transactionbrowser|#]
    [#|2006-06-01T09:48:46.950-0500|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.admin|_ThreadID=13;|ADM1041:Sent the event to instance:[ApplicationDeployEvent -- reference-added transactionbrowser]|#]
    [#|2006-06-01T09:48:46.997-0500|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.admin|_ThreadID=13;|ADM1042:Status of dynamic reconfiguration event processing:[success]|#]
    [#|2006-06-01T09:48:47.028-0500|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.admin|_ThreadID=15;|ADM1041:Sent the event to instance:[ModuleDeployEvent -- deploy web/transactionbrowser]|#]
    [#|2006-06-01T09:48:47.044-0500|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=15;|WEB0100: Loading web module [transactionbrowser] in virtual server [server] at [transactionbrowser]|#]
    [#|2006-06-01T09:48:48.733-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ConverterRule]{faces-config/converter} Merge(null,java.math.BigDecimal)|#]
    [#|2006-06-01T09:48:48.748-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ConverterRule]{faces-config/converter} Merge(null,java.math.BigInteger)|#]
    [#|2006-06-01T09:48:48.889-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlCommandButton)|#]
    [#|2006-06-01T09:48:48.889-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlCommandLink)|#]
    [#|2006-06-01T09:48:48.905-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlDataTable)|#]
    [#|2006-06-01T09:48:48.905-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlInputHidden)|#]
    [#|2006-06-01T09:48:48.905-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlInputSecret)|#]
    [#|2006-06-01T09:48:48.905-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlInputText)|#]
    [#|2006-06-01T09:48:48.905-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlInputTextHelp)|#]
    [#|2006-06-01T09:48:48.905-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlInputTextarea)|#]
    [#|2006-06-01T09:48:48.905-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlGraphicImage)|#]
    [#|2006-06-01T09:48:48.920-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlMessage)|#]
    [#|2006-06-01T09:48:48.920-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlMessages)|#]
    [#|2006-06-01T09:48:48.920-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlOutputLabel)|#]
    [#|2006-06-01T09:48:48.920-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlOutputText)|#]
    [#|2006-06-01T09:48:48.920-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlPanelGrid)|#]
    [#|2006-06-01T09:48:48.920-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlPanelGroup)|#]
    [#|2006-06-01T09:48:48.936-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlSelectBooleanCheckbox)|#]
    [#|2006-06-01T09:48:48.936-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlSelectManyCheckbox)|#]
    [#|2006-06-01T09:48:48.936-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlSelectManyListbox)|#]
    [#|2006-06-01T09:48:48.936-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlSelectManyMenu)|#]
    [#|2006-06-01T09:48:48.936-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlSelectOneListbox)|#]
    [#|2006-06-01T09:48:48.936-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlSelectOneMenu)|#]
    [#|2006-06-01T09:48:48.936-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlSelectOneRadio)|#]
    [#|2006-06-01T09:48:48.952-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.AliasBean)|#]
    [#|2006-06-01T09:48:48.952-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.AliasBeansScope)|#]
    [#|2006-06-01T09:48:48.952-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.Buffer)|#]
    [#|2006-06-01T09:48:48.952-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.Document)|#]
    [#|2006-06-01T09:48:48.952-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.DocumentHead)|#]
    [#|2006-06-01T09:48:48.952-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.DocumentBody)|#]
    [#|2006-06-01T09:48:48.967-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.Div)|#]
    [#|2006-06-01T09:48:48.967-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlCheckbox)|#]
    [#|2006-06-01T09:48:48.967-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlColumn)|#]
    [#|2006-06-01T09:48:48.967-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlColumns)|#]
    [#|2006-06-01T09:48:48.967-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlCommandNavigation)|#]
    [#|2006-06-01T09:48:48.967-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlCommandNavigationItem)|#]
    [#|2006-06-01T09:48:48.967-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlCommandSortHeader)|#]
    [#|2006-06-01T09:48:48.983-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlHeaderLink)|#]
    [#|2006-06-01T09:48:48.983-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlInputCalendar)|#]
    [#|2006-06-01T09:48:48.999-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlInputDate)|#]
    [#|2006-06-01T09:48:48.999-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlInputFileUpload)|#]
    [#|2006-06-01T09:48:48.999-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlDataList)|#]
    [#|2006-06-01T09:48:48.999-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlDataScroller)|#]
    [#|2006-06-01T09:48:48.999-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlJsValueSet)|#]
    [#|2006-06-01T09:48:49.014-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlNewspaperTable)|#]
    [#|2006-06-01T09:48:49.014-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlCollapsiblePanel)|#]
    [#|2006-06-01T09:48:49.014-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlPanelLayout)|#]
    [#|2006-06-01T09:48:49.030-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlPanelNavigation)|#]
    [#|2006-06-01T09:48:49.030-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlPanelNavigationMenu)|#]
    [#|2006-06-01T09:48:49.030-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlPanelStack)|#]
    [#|2006-06-01T09:48:49.030-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlPanelTab)|#]
    [#|2006-06-01T09:48:49.030-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlPanelTabbedPane)|#]
    [#|2006-06-01T09:48:49.030-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlPopup)|#]
    [#|2006-06-01T09:48:49.045-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlRadio)|#]
    [#|2006-06-01T09:48:49.045-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlSwapImage)|#]
    [#|2006-06-01T09:48:49.045-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlTag)|#]
    [#|2006-06-01T09:48:49.045-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlTree)|#]
    [#|2006-06-01T09:48:49.045-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlTree2)|#]
    [#|2006-06-01T09:48:49.045-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlTreeCheckbox)|#]
    [#|2006-06-01T09:48:49.045-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlTreeColumn)|#]
    [#|2006-06-01T09:48:49.061-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlTreeImageCommandLink)|#]
    [#|2006-06-01T09:48:49.061-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.HtmlTreeNode)|#]
    [#|2006-06-01T09:48:49.061-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.InputHtml)|#]
    [#|2006-06-01T09:48:49.061-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.JSCookMenu)|#]
    [#|2006-06-01T09:48:49.061-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.JsValueChangeListener)|#]
    [#|2006-06-01T09:48:49.061-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.NavigationMenuItem)|#]
    [#|2006-06-01T09:48:49.077-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.SaveState)|#]
    [#|2006-06-01T09:48:49.077-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.SelectOneCountry)|#]
    [#|2006-06-01T09:48:49.077-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.SelectOneLanguage)|#]
    [#|2006-06-01T09:48:49.077-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ComponentRule]{faces-config/component} Merge(org.apache.myfaces.Stylesheet)|#]
    [#|2006-06-01T09:48:49.077-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ConverterRule]{faces-config/converter} Merge(null,java.math.BigDecimal)|#]
    [#|2006-06-01T09:48:49.077-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ConverterRule]{faces-config/converter} Merge(null,java.math.BigInteger)|#]
    [#|2006-06-01T09:48:49.092-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ConverterRule]{faces-config/converter} Merge(null,java.util.Date)|#]
    [#|2006-06-01T09:48:49.092-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ConverterRule]{faces-config/converter} Merge(null,[Ljava.lang.String;)|#]
    [#|2006-06-01T09:48:49.092-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ConverterRule]{faces-config/converter} Merge(null,org.apache.myfaces.custom.fileupload.UploadedFile)|#]
    [#|2006-06-01T09:48:49.233-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ValidatorRule]{faces-config/validator} Merge(org.apache.myfaces.validator.CreditCard)|#]
    [#|2006-06-01T09:48:49.233-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ValidatorRule]{faces-config/validator} Merge(org.apache.myfaces.validator.Email)|#]
    [#|2006-06-01T09:48:49.233-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ValidatorRule]{faces-config/validator} Merge(org.apache.myfaces.validator.Equal)|#]
    [#|2006-06-01T09:48:49.233-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=15;|[ValidatorRule]{faces-config/validator} Merge(org.apache.myfaces.validator.RegExpr)|#]
    [#|2006-06-01T09:48:49.515-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.config.FacesConfigurator|_ThreadID=15;|Reading standard config org/apache/myfaces/resource/standard-faces-config.xml|#]
    [#|2006-06-01T09:48:49.702-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.config.FacesConfigurator|_ThreadID=15;|Reading config jar:file:/C:/AppServer/domains/domain1/lib/tomahawk-1.1.2.jar!/META-INF/faces-config.xml|#]
    [#|2006-06-01T09:48:49.968-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.config.FacesConfigurator|_ThreadID=15;|Reading config jar:file:/C:/javaworkspace/petroadmin/transactionbrowser/build/web/WEB-INF/lib/tomahawk-1.1.2.jar!/META-INF/faces-config.xml|#]
    [#|2006-06-01T09:48:50.343-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.config.FacesConfigurator|_ThreadID=15;|Reading config /WEB-INF/faces-config.xml|#]
    [#|2006-06-01T09:48:50.359-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.Command rendererType = javax.faces.Button renderer class = org.apache.myfaces.renderkit.html.jsf.DummyFormHtmlButtonRenderer|#]
    [#|2006-06-01T09:48:50.359-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.Command rendererType = javax.faces.Link renderer class = org.apache.myfaces.renderkit.html.jsf.DummyFormHtmlLinkRenderer|#]
    [#|2006-06-01T09:48:50.359-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.Command rendererType = javax.faces.Button renderer class = org.apache.myfaces.renderkit.html.jsf.DummyFormHtmlButtonRenderer|#]
    [#|2006-06-01T09:48:50.359-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.Command rendererType = javax.faces.Link renderer class = org.apache.myfaces.renderkit.html.jsf.DummyFormHtmlLinkRenderer|#]
    [#|2006-06-01T09:48:50.359-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.Command rendererType = org.apache.myfaces.Button renderer class = org.apache.myfaces.renderkit.html.ext.HtmlButtonRenderer|#]
    [#|2006-06-01T09:48:50.359-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.Command rendererType = org.apache.myfaces.Link renderer class = org.apache.myfaces.renderkit.html.ext.HtmlLinkRenderer|#]
    [#|2006-06-01T09:48:50.359-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.Data rendererType = org.apache.myfaces.Table renderer class = org.apache.myfaces.renderkit.html.ext.HtmlTableRenderer|#]
    [#|2006-06-01T09:48:50.375-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.Panel rendererType = org.apache.myfaces.Grid renderer class = org.apache.myfaces.renderkit.html.ext.HtmlGridRenderer|#]
    [#|2006-06-01T09:48:50.375-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.Panel rendererType = org.apache.myfaces.Group renderer class = org.apache.myfaces.renderkit.html.ext.HtmlGroupRenderer|#]
    [#|2006-06-01T09:48:50.375-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.Input rendererType = org.apache.myfaces.Secret renderer class = org.apache.myfaces.renderkit.html.ext.HtmlSecretRenderer|#]
    [#|2006-06-01T09:48:50.375-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.Graphic rendererType = org.apache.myfaces.Image renderer class = org.apache.myfaces.renderkit.html.ext.HtmlImageRenderer|#]
    [#|2006-06-01T09:48:50.375-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.Input rendererType = org.apache.myfaces.Text renderer class = org.apache.myfaces.renderkit.html.ext.HtmlTextRenderer|#]
    [#|2006-06-01T09:48:50.375-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.Input rendererType = org.apache.myfaces.TextHelp renderer class = org.apache.myfaces.custom.inputTextHelp.HtmlTextHelpRenderer|#]
    [#|2006-06-01T09:48:50.375-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.Input rendererType = org.apache.myfaces.Textarea renderer class = org.apache.myfaces.renderkit.html.ext.HtmlTextareaRenderer|#]
    [#|2006-06-01T09:48:50.375-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.Message rendererType = org.apache.myfaces.Message renderer class = org.apache.myfaces.renderkit.html.ext.HtmlMessageRenderer|#]
    [#|2006-06-01T09:48:50.375-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.Messages rendererType = org.apache.myfaces.Messages renderer class = org.apache.myfaces.renderkit.html.ext.HtmlMessagesRenderer|#]
    [#|2006-06-01T09:48:50.375-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.Output rendererType = org.apache.myfaces.Text renderer class = org.apache.myfaces.renderkit.html.ext.HtmlTextRenderer|#]
    [#|2006-06-01T09:48:50.375-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.SelectBoolean rendererType = org.apache.myfaces.Checkbox renderer class = org.apache.myfaces.renderkit.html.ext.HtmlCheckboxRenderer|#]
    [#|2006-06-01T09:48:50.375-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.SelectMany rendererType = org.apache.myfaces.Checkbox renderer class = org.apache.myfaces.renderkit.html.ext.HtmlCheckboxRenderer|#]
    [#|2006-06-01T09:48:50.375-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.SelectOne rendererType = org.apache.myfaces.Menu renderer class = org.apache.myfaces.renderkit.html.ext.HtmlMenuRenderer|#]
    [#|2006-06-01T09:48:50.375-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.SelectMany rendererType = org.apache.myfaces.Menu renderer class = org.apache.myfaces.renderkit.html.ext.HtmlMenuRenderer|#]
    [#|2006-06-01T09:48:50.375-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.SelectOne rendererType = org.apache.myfaces.Listbox renderer class = org.apache.myfaces.renderkit.html.ext.HtmlListboxRenderer|#]
    [#|2006-06-01T09:48:50.375-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.SelectMany rendererType = org.apache.myfaces.Listbox renderer class = org.apache.myfaces.renderkit.html.ext.HtmlListboxRenderer|#]
    [#|2006-06-01T09:48:50.375-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.SelectOne rendererType = org.apache.myfaces.Radio renderer class = org.apache.myfaces.renderkit.html.ext.HtmlRadioRenderer|#]
    [#|2006-06-01T09:48:50.375-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.Data rendererType = org.apache.myfaces.AliasBean renderer class = org.apache.myfaces.custom.aliasbean.AliasBeanRenderer|#]
    [#|2006-06-01T09:48:50.375-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.Data rendererType = org.apache.myfaces.AliasBeansScope renderer class = org.apache.myfaces.custom.aliasbean.AliasBeansScopeRenderer|#]
    [#|2006-06-01T09:48:50.390-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.Data rendererType = org.apache.myfaces.Buffer renderer class = org.apache.myfaces.custom.buffer.BufferRenderer|#]
    [#|2006-06-01T09:48:50.390-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.Data rendererType = org.apache.myfaces.Document renderer class = org.apache.myfaces.custom.document.DocumentRenderer|#]
    [#|2006-06-01T09:48:50.390-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.Data rendererType = org.apache.myfaces.DocumentHead renderer class = org.apache.myfaces.custom.document.DocumentHeadRenderer|#]
    [#|2006-06-01T09:48:50.390-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.Data rendererType = org.apache.myfaces.DocumentBody renderer class = org.apache.myfaces.custom.document.DocumentBodyRenderer|#]
    [#|2006-06-01T09:48:50.390-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = org.apache.myfaces.Checkbox rendererType = org.apache.myfaces.Checkbox renderer class = org.apache.myfaces.renderkit.html.ext.HtmlCheckboxRenderer|#]
    [#|2006-06-01T09:48:50.390-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.Panel rendererType = org.apache.myfaces.DataScroller renderer class = org.apache.myfaces.custom.datascroller.HtmlDataScrollerRenderer|#]
    [#|2006-06-01T09:48:50.390-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.Input rendererType = org.apache.myfaces.Calendar renderer class = org.apache.myfaces.custom.calendar.HtmlCalendarRenderer|#]
    [#|2006-06-01T09:48:50.390-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.Input rendererType = org.apache.myfaces.Date renderer class = org.apache.myfaces.custom.date.HtmlDateRenderer|#]
    [#|2006-06-01T09:48:50.390-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.Input rendererType = org.apache.myfaces.FileUpload renderer class = org.apache.myfaces.custom.fileupload.HtmlFileUploadRenderer|#]
    [#|2006-06-01T09:48:50.390-0500|INFO|sun-appserver-pe8.2|org.apache.myfaces.renderkit.html.HtmlRenderKitImpl|_ThreadID=15;|Overwriting renderer with family = javax.faces.Input rendererType = org.apache.myfaces.InputHtml renderer class = org.apache.myfaces.custom.inputHtml.InputHtmlRenderer|#]
    [#|2006-06-01T09:48:50.390-0500|INFO|sun-appserver-pe8.2|org.apache.myf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           &

    This path is not available for
    Sun Java System Application Server Platform Edition
    9.0 (build b48)
    There is no server-config under Configurations. Do
    you know how to do this for this version of the app
    server?Right.
    There is only one "config" available for Platform Edition. So, can
    you try:
    - Click on Application Server in the left panel.
    - Right hand side, third tab is "Logging". Click there.
    - Second tab below is Log Levels. You can see various component
    (module) log levels there. The default is "INFO" for all.
    I tested this on 9.0 PE - b48.
    Hope this helps.
    Kedar

  • Could not start the Crystal Report Application Server service on local computer

    Post Author: [email protected]
    CA Forum: Deployment
    Hi
    I have a following problem.
    I have installed Crystal report application server(RAS)(CE embeded 10) on Windows server 2003 enterprise x64 edition.
    When i start it, i see an error:
    Could not start the Crystal Report Application Server service on local computerError 1067: the process terminated unexpectedly
    Sometimes, i can start it but it stops a few minutes later.
    I have disabled DEP (data execution prevention).
    Log:
    Faulting application crystalras.exe, version 10.0.0.533, faulting module unknown, version 0.0.0.0, fault address 0x00000000.
    Please help
    Thanks for your help

    This error occurs after an initial install, when the Oracle suite is installed logged in as the user(who has admin rights on the machine). If this is the case,
    1.Go to Services (Admin Tools > Services)
    2.Double click the Oracle services( BI Server or Presentation or TNS Listener).
    3.Go to Log On tab
    4.If local system account is checked , un-check that option. Check "This Account" option
    5.Give the user information for that machine(e.g domain\username)
    6.Specify password associated with the user ( the username/pwd that is used to login to the machine)
    7.Confirm pwd and click Apply.
    8.re-start the service.
    This is what i did , and it worked.
    good luck and hopefully oracle addresses these issues , they become frustrating to use the product.
    Thanks,
    Ram

  • How do you turn off the auto reporting back to apple during the iphone sync

    I understand this leds to increased back up time. Any help would be appreciated. Thanks.

    View > Snap To > None.
    Nancy O.

  • Problem with Crystal Report Job Server Destinations

    I am using Crystal Reports XI Server and I am having problems with scheduling.  I believe that the problem is that I have not enabled any destinations under the Crystal Reports Job Server.  The following is an observation list:
    -Enabled and set up all destinations for other servers, such as the Destination Server.
    -Have been able to use Infoview to directly email, inbox, and file save reports in different formats (I believe the Destination Server controls this, right?)
    -All servers are enabled in the Central Configuration Manager
    -Have been able to go into the Crystal Reports Job Server within the CMC, but I DO NOT FIND ANY destinations to enable (why is this?)
    -Have not been able to schedule an instance of any report (neither email, nor inbox, nor file, ...nothing)
    Could somebody please help me with this?  Is this a limitation to the Crystal Reports XI Server vs the Enterprise edition?  Is there something else I am missing?  I have never been able to successfully schedule a report.

    Thank you for the input, but I have not yet solved my problem.  Please allow me to provide some additional information which may give more hints:
    I have Crystal Reports XI Server R2 installed as 5 named user license (version that comes with developer)
    The following servers are enabled in CMC (which is all of them)
    -Input.DomainNameSQL
    -DomainNameSQL.cacheserver
    -DomainNameSQL.cms
    -DomainNameSQL.destinationjobserver (has all destinations enabled)
    -DomainNameSQL.eventserver
    -DomainNameSQL.ListofValuesJobServer (no destination tab)
    -DomainNameSQL.pageserver
    -DomainNameSQL.programjobserver (has all destinations enabled)
    -DomainNameSQL.RAS
    -DomainNameSQL.reportjobserver (has destinations tab, but there are no destination entries to enable! Object type is: CrystalEnterprise.Report and detail: IDL:omg.org/CORBA/UserException:1.0
    . Details: %2.'
    These are the ONLY two event IDs that appear after I schedule the report instance.  No other events occur.
    Are there any other logs that I can check?  How do I look up what event ID 45387 and 45385 are?
    Thanks!

  • Crystal Reports Job Server - Default destinations not available

    Greetings,
    Currently I'm installing Crystal Reports XI onto a new server.
    When scheduling reports they are stuck in a 'pending' status which records the following error in the windows event log:
    Transport System exception for backend plugin DLL type newIJob():: Couldn't get IJob interface: CORBA exception! Object type is: CrystalEnterprise.Report and detail: IDL:omg.org/CORBA/UserException:1.0
    . Details: %2.
    After further investigation I discovered the Crystal reports job server has no defaul destinations, however the servers Destination Job Server and Program Job Server do have the default instances.
    Firstly I assume the error reported in the event log is due to there are no destinations, as the scheduler won't know where to send out to.
    Can anyone help in advising how to ensure the reports server had some default destinations?
    I have restarted the server and rebooted the Crystal reports server too.
    Thanks
    Rob

    Hi RobWhalley,
    Could you provide me which version of Crystal Reports Server XI  you use?
    you could find useful below articles.
    [1202926 - Scheduled reports in Crystal Reports Server XI Release 2 stays in 'Pending' state |http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333233303332333933323336%7D.do]
    [1477380 - Crystal Reports in Pending status|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333433373337333333383330%7D.do]
    And please check job server is enabled and under the CMC > Server > Crystal Job Server > RightClick on the server > Destination to File System.
    And you can increase the maximun concurrent job value through CMC>Servers>CrystalReportJobServer>Properties.
    Regards
    Rameez Shaikh

  • Nokia Asha - Turning off the SMS delivery messages

    I'm using a 301, but guessing the options are pretty standard across the Asha range.
    Is there were an option for turning off the message displayed to confirm the delivery of an SMS (the one that pops up and takes up the whole screen for a couple of seconds).
    Thanks in advance!
    PS - Also the message displayed when it's sending. Personal preference of course, but I'm just happy with the icon in the top of the screen.

    I don't know the menu layout of the 301, but my C3 has the option to keep the delivery reports embedded which does not show a note, but the delivery status can be checked by looking into the Message Details.
    However, my 311 only has the option to either turn off the delivery reports or else get that full screen note. I don't text much so certainly not a thing to disturb me. If your phone does not have the option to keep the delivery reports embedded (Messages> Settings> General or Text Messages> Delivery), you need to turn of the delivery reports. No other way than that.

  • Error when running the Crystal Report 9.1 (visual studio 2003) in the deployed server

    Hello,
    1) I am suddenly getting an error message ‘Load Report failed’ in a production server (where the VS2003 application is deployed) when the Crystal Report is executed. This has happened maybe because of the Windows/Crystal Report Updates!
    I am able to see the same report perfectly fine in the development computer using VS 2003.
    I am using the 9.1 version which is part of the Visual Studio 2003.
    The event logs show 'Either the keycode library is not registered or it cannot be loaded ...EventID=10029'. See attached screen shot.
    Please help?
    2) Since I was getting a registration suggestion window  for using Crystal Reports, I registered twice using different email address and it said that it will send me the KeyCode for the Crystal report but after successful registration I never got any keycode but just an email acknowledging the Registration.
    I believe the KeyCode is required to use it in the server to execute/run a report.
    Can SAP representative email the keycode to my gmail account?
    My product key is: 
    Please help to resolve both my problems
    Thanks in advance,
    Sanjay Chudasama

    If I memory servers, you have to open the Crystal_Regwiz2003.msm in the .NET deployment project. One of the properties of the msm was Keycode (or similar). You entered the keycode here. To find your keycode; in VS2003 IDE, go to the Help | About screen. You will see one of the installed components as Crystal Reports and the keycode will be on the right of that. Copy the keycode from here, paste in the above.
    For more details see the article Crystal Reports and Visual Studio .NET - Application Deployment.
    - Ludek
    Follow us on Twitter
    Got Enhancement ideas? Try the SAP Idea Place
    Share Your Knowledge in SCN Topic Spaces

  • Turn off the Transaction log

    All,
    My client copy is really big.
    How can I switch off the Transaction logs in SQL server whie doing client copy.
    I DO NOT want Trans log keep increasing.
    In oracle, I can turn off the archive logs.
    Please advise.
    Thanks again and hope to hear from you soon.
    From,
    PT.

    Hello,
    the log backup on simple mode is not necessary. The full database after switching back to full is a must.
    Please keep in mind, that even running on simple mode the log can be filled up, as all transactions are still written to the log. Commited transaction then can truncated from the log. But when you run a hugh transaction like a client copy, the log might grow as well. The log will be freed once the transaction commits or rolls back. And no, you can't split a client copy in several transactions.
    Best regards
      Clas

  • How do you turn off the logging during com.sshtools.j2ssh connect to SFTP?

    Hi,
    Will someone help me to on how to turn off the common-logging while making the com.sshtools.j2ssh connection to a SFTP server?
    The connection is successful, however, I got tons of unwanted info logging from the SSHClient and SftpClient classes. Its seems the SshClient and SftpClient java classes have their own logging via the jakarta commons-logging jar file and I cannot find any reference from these two classes to turn logging off nor to get a handle to the logging class so I can turn logging off.
    Thanks!
    jml

    The fix is easy. Go to this link on YouTube and watch the video. Although the fix is for I.E., it will work for Fire Fox also. Click on the Fire Fox tab, then click on help. Click on the "Restart with add- ons disabled". Restart your computer. You will have to reinstall your old home page but that is it. After I did this I went into Google and clicked on several links and had no problems. I know this sounds too simple to work, but it does.

  • I have changed my Apple ID name and I want to change it on iCloud, however I am not able to delete the previous account because I need to turn off the Find my iPhone - and for that I need to log in with the old name and that is not working. Help anyone?

    I have changed my Apple ID name and I want to change it on iCloud, however I am not able to delete the previous account because I need to turn off the Find my iPhone - and for that I need to log in with the old name and that is not working. Help anyone?

    Hey tulgan,
    This link will provide information on what to do after you change your Apple ID:
    Apple ID: What to do after you change your Apple ID
    http://support.apple.com/kb/HT5796
    Welcome to Apple Support Communities!
    Take care,
    Delgadoh

  • Can I turn off the monitor for Mac Mini and use it as a music server?

    I am in the process of upgrading my PC most likely to a Mac product. With the non-server version of Mac OS X, can I turn off the monitor connected to a Mac Mini and use it as a streaming server? Or I have to get the server version of OS X to do that?

    I plan to run Logitech Media Server on the Mac to stream music to players. Each player interacts with the Logitech Media Server to select songs to stream. When I turn on a player, it will wake up the computer from the sleep mode.
    Currently, this Logitech Media Server runs on a Windows Vista machine and it will keep the PC from entering sleep mode while playing the songs. After I play the last song, the PC will start the idle count down and then enter into sleep mode.
    Do you see any problem with my intended use of a Mac Mini?

  • How to connect to the Crystal Reports Server XI R2 installed in other machi

    Hi,
    we are 3 people here we have Crystal Reports Server XI R2 installed in one machine and Crystal Repoprts XI  DEsigner ( downloaded trial version) in all the machines ,
    in my machine only Crystal Repoprts XI  DEsigner ( downloaded trial version) is installed , how to connect to the Crystal Reports Server XI R2 which is installed in other machine
    Regards,
    kathyaini

    Hi,
    thankyou for your  response,
    my problem here is as soon as i open CR Designer , and if i  click on either New Report,Blank Report, or  standard report wizard  it is saying "failed to create database connection"
    on which ever thing i click it is telling the same "failed to create database connection" i created the user DSN properly , i could not create System DSN i dont know why.
    can u please guide me
    and one more thing on the machine where CR server is installed , on the same machine designer is also installed (i think u was telling the same) .  my question is how the server will know about the CR Designer installed in my machine.
    Regards,
    kathyaini

  • Using Web Services on the Crystal Report Server XI to return reports

    <p>Hi,</p><p>I&#39;m trying to setup for the first time a Crystal Reports Server XI R2 and put a couple of reports onto the server.  This is so I can access the reports on the crystal reports server using using the crystal web services and finally display the reports in an ASP.NET web application.</p><p>So far I have installed the server, created a couple of reports, put them on the server, and tested to see that I can access the reports using the Central Management Console.  This all works fine and the reports are returned.</p><p> Ok, now for the bit that&#39;s not working.</p><p> I&#39;ve got a C# ASP.NET web application, and I&#39;ve followed a couple of <a href="http://support.businessobjects.com/documentation/product_guides/cr_net/vs_2005/html/crtsktutorialsotherdynamicpulldownwebservicehelpermethod.htm" target="_blank" title="Adding a Helper Method to Access Crystal Reports Web Services">tutorials</a> to give me an idea of what I should be doing to use the Web Services that are provided:  </p><ul><li>ServerFileReportManager.asmx</li><li>ServerFileReportService.asmx </li></ul><p>However, it appears that when I list the child objects on the crystal server:</p><blockquote><font size="2" color="#008080"><font size="1"><em><font size="2"><p><font size="1">serverFileReport = <font color="#0000ff">new</font> <font color="#008080">ServerFileReport</font>();<br /></font><font size="1">serverFileReport.ReportPath = <font color="#800000">""</font>;<br /></font><font size="1"><br />reportManagerRequest = <font color="#0000ff">new</font> <font color="#008080">ReportManagerRequest</font>();<br /></font><font size="1">reportManagerRequest.ExtraData = serverFileReport.GetExtraData();<br /></font><font size="1">reportManagerRequest.ParentUri = serverFileReport.ToUri();<br /></font><font size="2" color="#008080"><font size="1"><em><br />ReportManagerResponse</em></font></font><font size="1"><em> reportManagerResponse = <font color="#0000ff">new</font> <font color="#008080">ReportManagerResponse</font>();<br />reportManagerResponse = serverFileReportManagerProxy.ListChildObjects(reportManagerRequest);</em></font></p></font></em></font></font></blockquote><p><font size="1"><font size="1">I always get a</font> <font size="2"><font size="1"><em>reportManagerResponse.ReportUris</em></font></font></font><font size="1"> with a count of 0.  Now the thing is I know that I have a couple of reports on the Crystal Server, but for some reason they&#39;re not been picked up.   I must be missing something.</font></p><p><font size="1"><font size="1">Does anyone have any ideas??? Please</font>!</font></p><p>Many thanks in advance,<br />Chris</p><p>Current Set-up:</p><ul><li>Crystal Reports Server XI R2 (11.5)</li><li>Virtual Directory of the web services: crystalreportviewers115 </li><ul><li>(Physical Path - C:\Program Files\Business Objects\common\3.5\crystalreportviewers115)</li></ul><li>Development Environment: Visual Studio 2005</li></ul>

    <p>I looks like your mixing technologies here.   You are using <strong>Crystal Report Server</strong> and the <strong>Crystal Report Web Services</strong> that come with Visual Studio.</p><p>I know that this might seem like they are the same product, and the naming does seem confusing but I&#39;ll try and make it easy for you to understand.</p><p><strong>Crystal Reports Server</strong> - This is a managed reporting solution which allows you to distribute your reports via the web.  It has features like scheduling and built in security.</p><p>It appears that you have a handle on what Crytal Report Server is from what you have been able to accomplish those far.  You have created your report and published it to Crystal Report Server and viewed it via the Central Management Console.  Crystal Reports Server has two methods for accessing the reports programatically.</p><p>1. The Enterprise SDK</p><p>2. The Web Services SDK</p><p><a href="/node/353">Check out this white paper that compares these two SDKs </a></p><p><a href="/node/256">This paper describes the Web Services SDK.</a></p><p>In the above paper there is a getting started section which points you to the Developer Library which shows you how to install the web services on your Crytal Reports Server machine.</p><p>Crystal Reports Server does not have the Business Object web services installed by default so I would suggest following the directions in the <a href="http://devlibrary.businessobjects.com/BusinessObjectsXIR2/en/devsuite.htm">Developer Library.</a></p><p>The directions wont talk about Crystal Reports Server but these are the directions to get the Web Services installed. </p><p>There is another web services technology which you are writing code for which is called <strong>Crystal Report Web Services.  </strong>This technology comes with Visual Studio 2003.  It provides un-managed reports via webservices.  Un-managed means these reports are not published to Crystal Reports Server.</p><p>So basically your problem is that your code is for <strong>Crystal Report Web Services </strong>but you are trying to view reports published to <strong>Crystal Reports Server.</strong>  To take advantage of scheduling and security and web service access I would suggest using Crystal Reports Server and install the Business Objects Platform webservices to access the reports. </p><p>I hope that&#39;s clear.<br /></p><p>Rob Horne<br /><a href="/blog/10">Rob&#39;s blog - http://diamond.businessobjects.com/blog/10</a></p>

  • How do you turn off the log file?

    How can I turn off the log file for WLS? Don't want the added overhead
    of logging during performance tests.
    Edwin

    The only way I know is:
    # startWebLogic.sh > /dev/null &
    Only if you are running on unix.
    Edwin Marcial wrote:
    Ok, I'll settle for this. How do I stop the echo?
    "Larry L. Presswood Jr." wrote:
    you can also have it not echo to the console as well
    Srikant Subramaniam wrote:
    I don't think you can turn off the system log file (weblogic.log). You can
    disable the HTTP specific logging with the following:
    weblogic.httpd.enableLogFile=<boolean>
    (defaults to true)
    Srikant.
    Edwin Marcial wrote:
    How can I turn off the log file for WLS? Don't want the added overhead
    of logging during performance tests.
    Edwin
    Damon Sicore
    [email protected]

Maybe you are looking for

  • AirPrint on HP Photosmart Premium All-in-One Printer - C309a series.

    Is there anything that can help my iPad or iPhone find the correct printer through AirPrint for an HP Photosmart Premium C309a series?

  • Date tool calculation dimension is causing duplicated rows in drill through

    I am implementing a date tool as per: http://www.sqlbi.com/articles/datetool-dimension-an-alternative-time-intelligence-implementation I have my date tool dimension shell with 10 rows, a row for each calculation. I've created the scope statements in

  • Video Podcasts blue-screen my computer...please help?

    whenever i try to dowload a video from the podcast section it starts to download in itunes and then about halfway through my laptop will blue screen. i can download load audio podcast, but not the video podcasts e.g lost podcast video blue screened.

  • Android Adobe Reader error with Adobe 8

    Hello,   My Android phone won't open an Adobe document b/c it says the current app doesn't support it. I saw on the Adobe website that it doesn't work with Adobe 8, is there an update I can do for my phone app so I can see the documents? its for work

  • Transaction FBZ5

    Hello i am printing an FI document created in FB60 in FBZ5.Error message reads 'No accts. specified for co.code pmnt method A and currency EUR.