JClient project running well in IDE failed after deployment

Hi all,
My JClient project runs well in the IDE, but when I deploy it with Simple Archive Deployment
and try to run it,
I am getting the exception :
oracle.xml.parser.v2.XMLParseException Encoding 'windows01256' is not currently supported.
I've changed the encoding in my project setting to 'UTF-8', but it not getting propogated to the xml files.
thanks

Repost

Similar Messages

  • HT6196 When I try to "share" my movie project via "File" the process "fails after a short while.  I do not know why this is happening.  I want to send my movie file to IDVD so I can burn a DVD disc of my project.

    When I try to "share" my IMovie project via "File", the process "fails", after a short time.  I am following the instuctions;  Click share>file>next > except it hasn't download to save.  The blue circle never completes its circle before I says it failed.  What am I doing wrong?

    Are you trying to transfer it from the iPad to your desktop?  Have you tried AirDrop?

  • Java startup failed after deploying ADS sp13.

    Hi All,
    I am not able to start my J2ee Engine after deploying ADS Sp13.
    Is there anyway i can undeploy the SP 13 of ADS.
    I am getting following errors.
    Bootstrap MODE:
    <INSTANCE GLOBALS>
    determined by parameter [ID0118651].
    Missing RunningMode property - runningin NORMAL mode.
    Instance [ID118651] will run in [NORMAL] mode, performing action [NONE]
    Discovered property [instance.en.port] with value [3200] !
    Discovered property [instance.en.host] with value [issapsolmgr] !
    Synchronizing file [.\.hotspot_compiler].
    ...Synched ok!
    Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    ...Synched ok!
    Synchronizing native files...
    Synchronizing file [.\..\os_libs\FontManagerService_native.zip].
    Error synchronizing file [.\..\os_libs\FontManagerService_native.zip].
    java.lang.NullPointerException
         at com.sap.sql.jdbc.mss.MssSQLExceptionAnalyzer.getCategory(MssSQLExceptionAnalyzer.java:112)
         at com.sap.sql.services.core.CoreServices.isDuplicateKeyException(CoreServices.java:133)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.processSQLException(DirectPreparedStatement.java:1189)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:285)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:248)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessMSSQL.getFileEntry(DBAccessMSSQL.java:66)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.FileLoader.getInputStream(FileLoader.java:33)
         at com.sap.engine.core.configuration.impl.PersistentDataInputStream.getStream(PersistentDataInputStream.java:81)
         at com.sap.engine.core.configuration.impl.PersistentDataInputStream.read(PersistentDataInputStream.java:135)
         at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:182)
         at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:160)
         at com.sap.engine.bootstrap.Synchronizer.synchronizeFile(Synchronizer.java:112)
         at com.sap.engine.bootstrap.Bootstrap.getOSDependentFiles(Bootstrap.java:614)
         at com.sap.engine.bootstrap.Bootstrap.synchInstanceGlobals(Bootstrap.java:193)
         at com.sap.engine.bootstrap.Bootstrap.makeUpdate(Bootstrap.java:831)
         at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:815)
         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.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by:
    com.sap.engine.frame.core.configuration.InvalidPersistentDataStreamException: Could not get file from DB.
         at com.sap.engine.core.configuration.impl.PersistentDataInputStream.getStream(PersistentDataInputStream.java:84)
         at com.sap.engine.core.configuration.impl.PersistentDataInputStream.read(PersistentDataInputStream.java:135)
         at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:182)
         at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:160)
         at com.sap.engine.bootstrap.Synchronizer.synchronizeFile(Synchronizer.java:112)
         at com.sap.engine.bootstrap.Bootstrap.getOSDependentFiles(Bootstrap.java:614)
         at com.sap.engine.bootstrap.Bootstrap.synchInstanceGlobals(Bootstrap.java:193)
         at com.sap.engine.bootstrap.Bootstrap.makeUpdate(Bootstrap.java:831)
         at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:815)
         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.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Synchronizing file [.\..\os_libs\PDFManipulation_native.zip].
    ...Synched ok!
    Synchronizing file [.\..\os_libs\ServicesNatives2_native.zip].
    ...Synched ok!
    Synchronizing file [.\..\os_libs\rscp4j.dll].
    ...Synched ok!
    Synchronizing file [.\..\os_libs\XMLFormService_native.zip].
    ...Synched ok!
    Synchronizing file [.\..\os_libs\rscp4j.pdb].
    ...Synched ok!
    Synchronizing file [.\..\os_libs\LicenseSupportService_native.zip].
    ...Synched ok!
    Exception occurred:
    com.sap.engine.bootstrap.SynchronizationException: Unable to synchronize native files for instance [ID118651]!
         at com.sap.engine.bootstrap.Bootstrap.synchInstanceGlobals(Bootstrap.java:203)
         at com.sap.engine.bootstrap.Bootstrap.makeUpdate(Bootstrap.java:831)
         at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:815)
         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.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    ==[ Caused by: ]==----
    java.lang.NullPointerException
         at com.sap.sql.jdbc.mss.MssSQLExceptionAnalyzer.getCategory(MssSQLExceptionAnalyzer.java:112)
         at com.sap.sql.services.core.CoreServices.isDuplicateKeyException(CoreServices.java:133)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.processSQLException(DirectPreparedStatement.java:1189)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:285)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:248)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessMSSQL.getFileEntry(DBAccessMSSQL.java:66)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.FileLoader.getInputStream(FileLoader.java:33)
         at com.sap.engine.core.configuration.impl.PersistentDataInputStream.getStream(PersistentDataInputStream.java:81)
         at com.sap.engine.core.configuration.impl.PersistentDataInputStream.read(PersistentDataInputStream.java:135)
         at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:182)
         at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:160)
         at com.sap.engine.bootstrap.Synchronizer.synchronizeFile(Synchronizer.java:112)
         at com.sap.engine.bootstrap.Bootstrap.getOSDependentFiles(Bootstrap.java:614)
         at com.sap.engine.bootstrap.Bootstrap.synchInstanceGlobals(Bootstrap.java:193)
         at com.sap.engine.bootstrap.Bootstrap.makeUpdate(Bootstrap.java:831)
         at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:815)
         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.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by:
    com.sap.engine.frame.core.configuration.InvalidPersistentDataStreamException: Could not get file from DB.
         at com.sap.engine.core.configuration.impl.PersistentDataInputStream.getStream(PersistentDataInputStream.java:84)
         at com.sap.engine.core.configuration.impl.PersistentDataInputStream.read(PersistentDataInputStream.java:135)
         at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:182)
         at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:160)
         at com.sap.engine.bootstrap.Synchronizer.synchronizeFile(Synchronizer.java:112)
         at com.sap.engine.bootstrap.Bootstrap.getOSDependentFiles(Bootstrap.java:614)
         at com.sap.engine.bootstrap.Bootstrap.synchInstanceGlobals(Bootstrap.java:193)
         at com.sap.engine.bootstrap.Bootstrap.makeUpdate(Bootstrap.java:831)
         at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:815)
         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.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    [Bootstrap module]> Problem occurred while performing synchronization.
    Regards,
    Akhilesh

    Hi,
    We are having exact same error after applying Stack 14.
    Synchronizing file [.\..\os_libs\FontManagerService_native.zip].
    Error synchronizing file [.\..\os_libs\FontManagerService_native.zip].
    com.sap.engine.frame.core.configuration.InvalidPersistentDataStreamException: Could not get file from DB.     at com.sap.engine.core.configuration.impl.PersistentDataInputStream.getStream(PersistentDataInputStream.java:84)
         at com.sap.engine.core.configuration.impl.PersistentDataInputStream.read(PersistentDataInputStream.java:135)
         at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:245)
         at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:216)
         at com.sap.engine.bootstrap.Synchronizer.synchronizeFile(Synchronizer.java:151)
         at com.sap.engine.bootstrap.Bootstrap.getOSDependentFiles(Bootstrap.java:708)
         at com.sap.engine.bootstrap.Bootstrap.synchInstanceGlobals(Bootstrap.java:200)
         at com.sap.engine.bootstrap.Bootstrap.makeUpdate(Bootstrap.java:993)
         at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:972)
         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.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by:
    ***com.microsoft.sqlserver.jdbc.SQLServerException: The system is out of memory. Use server side cursors for large result sets:null. Result set size:112,526,773. JVM total memory size:259,522,560.***
    I tried your suggestion about "Note 784568 - DB6: fullyMaterializeLobData=false"
    Changed the Value of
    jdbc/pool/CR1/Url = jdbc:sqlserver://EPCRMIDES:1433;databasename=CR1
    to
    jdbc:sqlserver://EPCRMIDES:1433;databasename=CR1;fullyMaterializeLobData=0;
    Then RESTART Application...
    But I still get the error and Java is not coming backup.
    The database for us is sql server.
    Any suggestions..

  • OIA 11g deployment state failed after deployment

    Hi,
    I have installed OIM 11gr2ps1. I am installing the OIA 11gr2ps1 according to the steps given in http://docs.oracle.com/cd/E24179_01/doc.1111/e23378/toc.htm
    Installation and deployment is successful, however the state of the rbacx on weblogic shown failed instead of active. These are the errors from weblogic logs,
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:458)
    at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:546)
    at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:236)
    at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:32)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:521)
    Truncated. see log file for complete stacktrace
    Caused By: oracle.net.ns.NetException: Listener refused the connection with the following error:
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    at oracle.net.ns.NSProtocol.connect(NSProtocol.java:395)
    at oracle.jdbc.driver.T4CConnection.connect(T4CConnection.java:1102)
    at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:320)
    at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:546)
    at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:236)
    Truncated. see log file for complete stacktrace
    >
    <May 23, 2013 12:51:42 PM IST> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'rbacx'.
    weblogic.application.ModuleException:
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1520)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    Truncated. see log file for complete stacktrace
    Caused By: oracle.net.ns.NetException: Listener refused the connection with the following error:
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    at oracle.net.ns.NSProtocol.connect(NSProtocol.java:395)
    at oracle.jdbc.driver.T4CConnection.connect(T4CConnection.java:1102)
    at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:320)
    at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:546)
    at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:236)
    Truncated. see log file for complete stacktrace
    The error from the rbacx.log has these lines
    Connection Pool: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource [See nested exception: java.sql.SQLException: Unable to start the Universal Connection Pool: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource]]
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:230)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:117)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1245)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1010)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
    at java.security.AccessController.doPrivileged(Native Method)
    I have not followed the step - 3.7 To Configure J2EE Data Sources for Oracle Identity Analytics (Optional), as it was marked optional
    Please help

    Refer this to install OIA 11gR2.
    http://www.technicalconfessions.com/posts.php?post_id=16&title=HOW%20TO:%20Install%20Oracle%20Identity%20Analytics%20(OIA)%2011.1.1.5

  • CR2008 report runs in designer but fails when deployed

    Hi,
    I have a report that was originally developed in CR XI. It worked perfectly fine in CRS XI also. We upgraded the server to CRS2008. But my report does not run on the server now. It gives the error "Invalid field name". However, the report runs fine when run from CR 2008 developer, CR XI and CRS XI. It gives the error when run from CRS2008 or run via a dot.net application.
    Any help to resolve this issue is highly appreciated.
    Thanks.

    Hi Bin,
    Post your question in SDK forum.
    [NET Development - Crystal Reports|SAP Crystal Reports, version for Visual Studio;
    With following details:
    Have you applied any service pack for Crystal Reports?
    Visual studio version?
    Windows or web application?
    Operating system?
    That forum is monitored by qualified technicians and you will get a faster response there. Also, all SDK queries remain in one place and thus can be easily searched in one place.
    Thank you for your understanding,
    Shweta

  • Image upload failed after deploy to OAS

    Hi, I've made an application to upload image to database with OrdImage type using adf:inputrender (adf library)
    When I access that page via web browser, I got an JBO-26041 that says "no such file or directory".
    I think this is because the application read the directory from OAS, not from my local computer... Is there any solution for this problem?
    Should I set some settings in my web.xml file before I make the deployment profile?

    Hi,
    I don't have much information to go on here. But did you try the example for adf upload in:
    http://www.oracle.com/technology/training/products/intermedia/index.html
    Did you make your upload multipart/fom-data? Is your problem in Jdeveloper, or does it work correctly in jdeveloper?
    In upload, there are two pages involved. The upload form page, and the http post location. Is it that you cannot see the upload form? Or, when you do the upload is that when you get an error?
    Larry

  • Login to Glassfish (AS 9.1) Admin Module fails after AM 7.1 install

    Hello Everyone,
    I am trying to deploy Sun Java System Access Manager 7.1 on Sun Java System Application Server 9.1 running on RH Linux. After deploying the war file and performing the initial configuration using /amserver/configurator.jsp and then restarting the server instance, I am no longer able to login to the administrative module of the application server. Following error comes up in the Server.log file:
    [#|2007-11-21T21:26:21.422-0800|INFO|sun-appserver9.1|javax.enterprise.system.core.security|_ThreadID=15;_ThreadName=httpWorkerThread-4848-0;admin;|SEC5046: Audit: Authentication refused for [admin].|#]
    [#|2007-11-21T21:26:21.422-0800|WARNING|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=15;_ThreadName=httpWorkerThread-4848-0;_RequestID=43616e0d-d1d5-4aaa-88aa-7e7913125a67;|Web login failed: Login failed: javax.security.auth.login.LoginException: No LoginModules configured for fileRealm|#]
    In addition to running the configurator, I've also added the following permissions to the server.policy file:
    grant codeBase "file:${com.sun.aas.instanceRoot}/applications/j2ee-modules/amserver/-" {
    permission java.net.SocketPermission "*", "connect,accept,resolve";
    permission java.util.PropertyPermission "*", "read, write";
    permission java.lang.RuntimePermission "modifyThreadGroup";
    permission java.lang.RuntimePermission "setFactory";
    permission java.lang.RuntimePermission "accessClassInPackage.*";
    permission java.util.logging.LoggingPermission "control";
    permission java.lang.RuntimePermission "shutdownHooks";
    permission javax.security.auth.AuthPermission "insertProvider.Mozilla-JSS";
    permission java.security.SecurityPermission "putProviderProperty.Mozilla-JSS";
    permission javax.security.auth.AuthPermission "getLoginConfiguration";
    permission javax.security.auth.AuthPermission "setLoginConfiguration";
    permission javax.security.auth.AuthPermission "modifyPrincipals";
    permission javax.security.auth.AuthPermission "createLoginContext.*";
    permission java.security.SecurityPermission "insertProvider.Mozilla-JSS";
    permission javax.security.auth.AuthPermission "putProviderProperty.Mozilla-JSS";
    permission java.io.FilePermission "<<ALL FILES>>", "execute,delete";
    permission java.util.PropertyPermission "java.util.logging.config.class", "write";
    permission java.security.SecurityPermission "removeProvider.SUN";
    permission java.security.SecurityPermission "insertProvider.SUN";
    permission java.security.SecurityPermission "removeProvider.Mozilla-JSS";
    permission javax.security.auth.AuthPermission "doAs";
    permission java.util.PropertyPermission "java.security.krb5.realm", "write";
    permission java.util.PropertyPermission "java.security.krb5.kdc", "write";
    permission java.util.PropertyPermission "java.security.auth.login.config", "write";
    permission java.util.PropertyPermission "user.language", "write";
    permission javax.security.auth.kerberos.ServicePermission "*", "accept";
    permission javax.net.ssl.SSLPermission "setHostnameVerifier";
    permission java.security.SecurityPermission "putProviderProperty.IAIK";
    permission java.security.SecurityPermission "removeProvider.IAIK";
    permission java.security.SecurityPermission "insertProvider.IAIK";
    Have I missed any steps? Are there any patches or workarounds for this issue?

    Hi,
    You can download the GUI files from this link according to the version you have:
    http://tools.cisco.com/support/downloads/go/ImageList.x?relVer=7.1&mdfid=277641082&sftType=Unified+Communications+Manager+Express+Complete+Support+File+Set&optPlat=&nodecount=3&edesignator=null&modelName=Cisco+Unified+Communications+Manager+Express&treeMdfId=278875240&treeName=Voice+and+Unified+Communications&modifmdfid=null&imname=&hybrid=null&imst=null&lr=Y
    1. Download appropriate tar file to tftp server. cme-basic-x.x.x.tar ? contains basic CME
    system files including GUI, MoH and phoneloads
    cme-gui-x.x.x.tar ? contains basic CME GUI files only
    2. Logon to privileged EXEC mode of router CLI
    3. Enter archive command to extract contents of tar file to router Flash memory:
    Router# archive tar /xtract tftp://ip-address/filename flash:
    Example 1:
    To extract contents of cme-basic-3.0.3.tar from tftp server 192.168.1.1 to flash:
    archive tar /xtract tftp://192.168.1.1/cme-basic-3.0.3.tar flash:
    Example 2:
    To extract contents of cme-gui-3.0.3.tar from tftp server 192.168.1.1 to flash:
    archive tar /xtract tftp://192.168.1.1/cme-gui-3.0.3.tar flash:
    This will update all the gui files in the location which the gui checks on the flash.
    Regards,
    Tere

  • Problem running EBS 12.1.3 appliance after deployment

    I have downloaded EBS 12.1.3 multi-node from edelivery and successfully deployed it to Virtual Box running on linux server.
    After deployment :
    VIS node started successfully and now running.
    and for apps node I have to fix many issues that caused some services to fail to start. most of the issues were that some configuration and log files were owned by root and not applmgr which caused permission errors. this should be fixed.
    My current problem is I got the following error when I access http://apps.example.com:8000
    Not Found
    The requested URL /OA_HTML/AppsLogin was not found on this server.
    so, any url start with /OA_HTML does not work
    other urls like /OA_MEDIA and /forms/frmservlet are working fine

    Pl check the apache log files for any error details. MOS Doc 454178.1
    Pl detail steps taken to fix permission issues. Has autoconfig been run successfully on both tiers ? Can you ping the database VM from the app VM ? Can you ping the app VM from the host OS ? Are all firewalls turned off ?

  • Test cases runs correctly on IDE but fails on the test runner

    Hi Guys,
    I have a test case here that works fine on my Mars IDE with RCPTT but fails when I run it via the Maven plugin on the same machine.
    The summary of the test case here is that it auto-generates some java files based on changes done to a DSL type language. You will see that there is a Generator project there that does this. Any changes to the type file will trigger the java file to be regenerated with whatever was defined in the Generator project. On the IDE it all works but when it's run via the test runner, it always fails for some reason.
    One interesting thing to note there is if that test case is run first, it does not fail. I initially suspected that the previous test case might have done something to the AUT workspace/environment but it's difficult to prove. The test case in question does have contexts to clear the workspace and to add projects as well as a context for setting the preferences. I did try removing all the contexts except for the workspace context that contains the project that it needs but the execution result is still the same. If I manually ran the same AUT (extracted somewhere else) with the generated test-runner aut workspace right after and made some changes to the type file, the java files are generated correctly.
    So the problem now is, we're not sure what the test runner is doing differently with the RCPTT IDE in this case. It would seem like the test runner is preventing the AUT from generating the files or there might be an error that prevents the generation from happening.
    I've attached the results folder from the test runner execution and the log file from the from the runner-workspace folder.
    cheers!
    Joseph

    Hi Folks,
    We've found out the cause of the problem and have found out that this is not entirely RCPTT related. Apologies for the disturbance. Marking this as a non-issue.
    cheers!
    Joseph

  • Studio 12 beta IDE fails to import Workshop project

    I tried to import one of my Workshop projects into the new IDE and everything appeared to work OK (except the delete key doesn't work in the text boxes).
    The problem is only one target (the last) was imported. Not a lot of use...
    Ian

    Hi David,
    First off - thanks for the response. I do have some follow up questions if you don't mind though:
    1. When you say the install is corrupted, do you suspect
    - the file I downloaded from the website either was corrupted, or was not the correct file for my platform
    - the procedure used to install the software was incorrect
    - something else
    2. Is there a logfile that the sun studio install creates which would indicate an error during the installation procedure? I'm sure our admins who performed the install would have shouted if an error was logged... but on the offchance that the installation does not 'shout loudly' for some errors, I'd like to see a log of the error. At a minimum, I'd expect it to say why the install failed, and what we need to modify to ensure a successful install next time 'round.
    3. I successfully compiled my code using the C compiler from the install. My unit tests also look good... does this suggest that the install was at least a partial success, and would you suspect that my recompiled executables are reliable, despite the fact that I cannot launch the IDE?
    4. Today, one of our admins telnetted to our unix server - not via exceed by the way, but he did try the following test:
    - set his display env variable (he knew he would not get a display however)
    - executed the sunstudio script
    He did not get the netbeans error, and the process appeared to be running (as I mentioned, without a display) until he killed it. I've asked if they can repeat the test using an exceed session. I thought there may be something on his $PATH that I did not have - unfortunately this was not the case (although, he may have access as 'root' to something that I require to launch the IDE). My question is, would you expect this behaviour if the install was corrupted?
    Let me know what you think.
    Thanks,
    Brendan.

  • Running Task Sequence from Software Center failed after rebooting to WinPE (0x8022001B)

    Hi all
    I have created a task sequence to refresh client OS to windows 8.1 x64. I ran this task sequence in software center on a windows 7 client, everything went well without any fails.
    But when I ran the same ts again after it refreshed to Windows 8.1, it failed immediately after rebooted to WinPE. It shows a warning with error code 0x8022001B.
    My test environment: SCCM 2012 R2 (Windows Server 2012 R2). Client Device: Lenovo L430
    Any suggestions? Thanks in advance!
    SMSTS.log file shows below:
    <![LOG[Configuring 1 of 3 network adapters]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="1" thread="808" file="netsettings.cpp:186">
    <![LOG[Configuring DHCP]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:417">
    <![LOG[DNS suffix: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:428">
    <![LOG[DNS server search order: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:437">
    <![LOG[DNS registration enabled: false]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:444">
    <![LOG[Full DNS registration enabled: false]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:452">
    <![LOG[Permitted IP protocols: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:457">
    <![LOG[Permitted TCP ports: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:461">
    <![LOG[Permitted UDP ports: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:465">
    <![LOG[Tcpip Netbios options: 0]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:474">
    <![LOG[Enable WINS: false]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:480">
    <![LOG[WINS server(s): ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:489">
    <![LOG[MAC address: a4:17:31:f3:e4:28]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:503">
    <![LOG[Adapter index: 0]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:512">
    <![LOG[Adapter name: WLAN]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:516">
    <![LOG[Getting namespace "Microsoft-Windows-TCPIP" for architecture "amd64"]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="1" thread="808" file="smiinterface.cpp:222">
    <![LOG[Added list item with key value 'a4-17-31-f3-e4-28']LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="smiinterface.cpp:441">
    <![LOG[Configuring 2 of 3 network adapters]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="1" thread="808" file="netsettings.cpp:186">
    <![LOG[Configuring DHCP]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:417">
    <![LOG[DNS suffix: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:428">
    <![LOG[DNS server search order: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:437">
    <![LOG[DNS registration enabled: false]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:444">
    <![LOG[Full DNS registration enabled: false]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:452">
    <![LOG[Permitted IP protocols: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:457">
    <![LOG[Permitted TCP ports: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:461">
    <![LOG[Permitted UDP ports: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:465">
    <![LOG[Tcpip Netbios options: 0]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:474">
    <![LOG[Enable WINS: false]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:480">
    <![LOG[WINS server(s): ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:489">
    <![LOG[MAC address: a4:17:31:f3:e4:28]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:503">
    <![LOG[Adapter index: 1]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:512">
    <![LOG[Adapter name: WLAN]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:516">
    <![LOG[spItem->CreateListElement( var, &spChildItem ), HRESULT=8022001b (e:\nts_sccm_release\sms\framework\osdcore\smiinterface.cpp,439)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="smiinterface.cpp:439">
    <![LOG[Failed to create list element with key value 'a4-17-31-f3-e4-28' (0x8022001B)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="3" thread="808" file="smiinterface.cpp:439">
    <![LOG[pSetupPass->addListItem( m_spSettingsEngine, pszNamespace, pszPath, pszKeyValue ), HRESULT=8022001b (e:\nts_sccm_release\sms\framework\osdcore\smiinterface.cpp,1187)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="smiinterface.cpp:1187">
    <![LOG[m_pSMIInterface->addListItem( SetupPassValue[eSetupPass], pszComponentName, pszPath, pszKeyValue ), HRESULT=8022001b (e:\nts_sccm_release\sms\framework\osdcore\xmlanswerfile.cpp,738)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="xmlanswerfile.cpp:738">
    <![LOG[AddListItem( eSetupPass, XML::TcpIp::ComponentName, XML::TcpIp::Interfaces::InterfaceElement, sIdentifier ), HRESULT=8022001b (e:\nts_sccm_release\sms\framework\osdcore\xmlanswerfile.cpp,1063)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="xmlanswerfile.cpp:1063">
    <![LOG[m_pImpl->AddAdapterTcpIpSettings( XMLAnswerFileImpl::WindowsPE, adapterInfo ), HRESULT=8022001b (e:\nts_sccm_release\sms\framework\osdcore\winpeanswerfile.cpp,176)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="winpeanswerfile.cpp:176">
    <![LOG[pAnswerFile->AddNetworkAdapter(adapterInfo), HRESULT=8022001b (e:\nts_sccm_release\sms\framework\osdcore\netadaptersettings.cpp,575)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:575">
    <![LOG[Failed to configure adapter 1 (0x8022001B)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="3" thread="808" file="netadaptersettings.cpp:575">
    <![LOG[adapterSettings.Configure( pAnswerFile ), HRESULT=8022001b (e:\nts_sccm_release\sms\framework\osdcore\netsettings.cpp,188)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netsettings.cpp:188">
    <![LOG[Failed to configure network settings for adapter 2 (0x8022001B)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="3" thread="808" file="netsettings.cpp:188">
    <![LOG[m_pNetSettings->Configure(pAnswerFile), HRESULT=8022001b (e:\nts_sccm_release\sms\client\tasksequence\bootshell\bootstrapsettings.cpp,191)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="bootstrapsettings.cpp:191">
    <![LOG[this->createAnswerFile(sAnswerFilePath), HRESULT=8022001b (e:\nts_sccm_release\sms\client\tasksequence\bootshell\bootstrapsettings.cpp,140)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="bootstrapsettings.cpp:140">
    <![LOG[pSettings->configureAnswerFile(), HRESULT=8022001b (e:\nts_sccm_release\sms\client\tasksequence\bootshell\bootshell.cpp,595)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="bootshell.cpp:595">
    <![LOG[Execution failed with error 8022001B.]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="3" thread="808" file="bootshell.cpp:703">
    <![LOG[hMap != 0, HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentscope.cpp,493)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="environmentscope.cpp:493">
    <![LOG[m_pGlobalScope->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,335)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="environmentlib.cpp:335">
    <![LOG[this->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,553)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="environmentlib.cpp:553">
    <![LOG[::RegOpenKeyExW (HKEY_LOCAL_MACHINE, sKey.c_str(), 0, KEY_READ, &hSubKey), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\utils.cpp,809)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="utils.cpp:809">
    <![LOG[RegOpenKeyExW is unsuccessful for Software\Microsoft\SMS\Task Sequence]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="2" thread="808" file="utils.cpp:809">
    <![LOG[GetTsRegValue() is unsuccessful. 0x80070002.]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="2" thread="808" file="utils.cpp:842">
    <![LOG[End program: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="1" thread="808" file="bootshell.cpp:725">
    <![LOG[Finalizing logging from process 800]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="1" thread="808" file="tslogging.cpp:1741">
    <![LOG[Finalizing logs to root of first available drive]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="1" thread="808" file="tslogging.cpp:1583">
    <![LOG[LOGGING: Setting log directory to "E:\SMSTSLog".]LOG]!><time="14:10:49.130+480" date="01-09-2015" component="TSBootShell" context="" type="1" thread="808" file="tslogging.cpp:1808">

    Then it's using a different boot image that doesn't have the NIC driver. The OS that the TS starts out in has no impact on the WinPE environment. Either the driver is there and properly loads or it doesn't -- there is not and cannot be any connection to
    the OS the system was booted into prior to PE booting.
    Thus, the only possibility here is that the boot image does *not* have the NIC driver in it. You need to verify which boot image I being used in both cases.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • Compass application can't running well after update firmware to 20120726

    my windpad7 can't run compass application well after update firmware to Android_2.3.1_MSI_02_20120726 but it can pointing well if i turn it upside down (face down). i use the same application that running well on earlier firmware and I've try using another typical application and the result is the same,.. anyone experienced it? 

    on my n73 i can go to app manager and reinstall them.
    if u wanna remove it, then reinstall them and uninstall.
    Blackberry Bold

  • HT3576 When I pull the notification screen down after about 5 seconds the screen goes black and then the apple appears for about 30 seconds and then returns to the home screen, this is an iPhone 4 running ios7 , any ideas??

    When I pull the notification screen down after about 5 seconds the screen goes black and then the apple appears for about 30 seconds and then returns to the home screen, this is an iPhone 4 running ios7 , any ideas??

    One problem though, the top button on my phone is jammed so i cant power off the phone, anyway of resetting the phone without using the top button ?

  • ORA-06508,ORA-06512, why I should re-connect and after that it runs well?

    I have 2 package.
    package A depends on B.
    I call the package A in c++ code. At the begining, all work well.
    I compile package B successfully.
    But when I call package A in c++ code using a existing connection to the oracle, I get
    ORA-06508: PL/SQL:
    ORA-06512: 在 "PARTY.PKG_TRANSACTION", line 102
    ORA-06512: 在 "PARTY.PKG_CFMMC", line 1186
    when I kill this session in database server side and re-connect to the database, it runs well.
    what is wrong, why I should re-connect and then it runs well, and in the mean time, it does raise errors above if I use the old connection?

    It appears sometimes. But sometimes it does not appear.
    you can create 2 package.
    package a, package b.
    A depends on b.
    You can call the package A in the client side using c++ code.
    then compile the b(do not change and code of b, just recompile it) successfully.
    If you are lucky you can see the errors.

  • My KT3 Ultra Experience (from the nightmare to a running well system)

    Well First...
    I don't speak a well english, maybe because still think in spanish, so maybe find many gramatical errors.
    the very very begin
    The history begins with a terrible electric shock in my house, i got a Athlon XP 1700+ with a cheap PC Chips Board (810)..yeah the all in one board (video, modem, ethernet, sound) build my first system with a mixture of expectatives and dreams with my first AMD athlon XP , the system running well, before got the "great idea" to plug a Zoltrix Genie TV card for record South Park, everything is OK, so, i think that i abuse the luck, and a rainy night, i surf the net ( a XXX one... ATK... never forget that site after this) a electric shock enter trought the tv cable searching ground, someone that got this experience maybe feels a demon in a box, a white light come out from the back of the system and hit the isolated regulator ( with the sparks and all the stuff ) the light goes out and a tasty barbecue smell fill completly the room.
    ohhh...
    the list of cooking components:
       Athlon XP 1700+
       PC Chips 810 (a/v/r/s)
       Maxtor HDD 40GB
       Zoltrix Genie TV
       Mouse (generic)
       Keyboard (generic)
       Microsoft sidewinder gamepad
    The miracle pieces:
       256MB DIMM sticks from crucial (PC 100) two of them
       External CD Burner HP CD-Writer 8230e (USB)
       Philips Monitor 17'
    i learn to never watch a porno site in a rainy night... it's really bad for your system
    build another system "da plan!"
    in a trip to Bogotá i search in the computer mall called UNILAGO, the new system board, someone callit MOBO, my idea are this:
    A Boxed Board. Candidates like ASUS , Gygabyte, MSI, with the VIA 333 chip are required.
    we search in all the place, asus show its A7V333 model, but its too expensive in the price that this guy offered (maybe think that i don't search the pricewatch.com page before go to the mall... je je) in a place some guy show me a very nice box... i think the first impression counts, its the kt3 ultra board in her shiny box, next tactic ask for minimun price (...no minimun price got this board...) so i pay 360 thousand pesos for it.
    wen come back to Cali ( the place i live) and after got some pesos in my bag i go to the computer mall in Cali called La passarella (remember the argentinian soccer player?) for buy the components.....
    the list is this:
       Athlon XP 1800+ BOXED (got the original AMD heatsink)
       DDR RAM PC2100 256 MB
       Genius Netscroll Optic
       Genius Keyboard
       CD-Rom LG 52 X
       Case with a 300W ATX Power Supply
       Realtek Ethernet Card (Encore)
       AGP Video card with the SIS chip 315 128MB of ram
       Genius Maxfire USB (i buyit for the cheap price and anyway i don't play too much in a computer so i dont need a Nvidia Ti thing or a gamepad expensive)
    wen go to the house, plug all the stuff and the process it's fine, no complicate things occur, i do two modifications first
    1)to the AMD heatsink, the clip come in the other side, so i need to unplug the Power ATX supply for attach it and don't want to do the same thing every time that retire the heatsink, i disarm the heatsink and turn the clip to the other side, no problems with this mod...  
    2)i don't use floppy disks... I HATE IT so the place of the floppy converts in the place for the D-Bracket with all the lights and two USB... nice because i perfored the case in the right way and the usb and the lights come in the front of the case...it's a easy mod...
    all the things come well so turn it ON...
     KT3 Ultra first Round!
     well i don' pay much attention in the first time that power on the system and hit the del key.... nothing happens and a letters of searching array and scanning devices show... after this process the amibios screen shows (the blue one, and still today don't find the option for change the color scheme like te PC Chips amibios options got) in this point i know that the rule "search the instruction booklet" it's totally necessary for many options the options that i disable and some that enable are this:
        in integrated peripherals disable the ata raid option (remember the scan devices screen?) i plug a maxtor ATA 100 hard drive to the ide cable because don't know if this hard disk works with the Raid Option maybe not because is ata 100.. so disable the option
        in power management options i activate the CPU critical temperature to 70°C
        in advanced bios settings i enable the MSI link to the future screen... nice, SMART for HDD enable. In the boot secuence put first CD-rom and later HDD
        in standard CMOS settings put the hour...(uh!), and obvious disable the nasty floppy drive (BOOT CDS REPLACE THE NEED OF FLOPPY DRIVES...)
        in PC health disable the intrussion option, because i don't have the switch for the case...
        in frecuency and voltage i find the FSB in 100Mhz but i don't change anything in this point...
     after this tiny modification, i save the changes and restart....
     the system boot with a CD he he... with a image of the win98 boot disk, so i formated and fdisk the drive... tooooo fast in this point.
     after partition the HDD in 5 pieces and formating every partition, i reboot the computer for installing Win98...
     the installation goes normal, and install all the MSI software (only for know what apps are appreciable por me) i don't have any problems, install all the drivers for every single hardware piece and the system works well... so testing es the next point.
     KT3 Ultra first test after the installation
     well i feel that my job are easyly...(ji ji) and all the process go OK so testing my new machine gotme like a child.
     i run the test of SiS for the AGP card ( 3D thrill ) the demo of the card got a cosmic scene, comes very fast, i try to watch if someone piloting the space ship, and maybe see something
     the sound are good for the include sound chip in the board, put and test all the effects and test...ok ok... nice.
     microsoft direct X got some testings so i run it too ... write in run command "dxdiag" and ready for the tests, in this point i feel free to install a copy of "formula 1 2002" in the machine some guy borrowme a copy, wen i try to install got a n error.... (the first one) and the game don't install ... i reject the installation and try another game, in this point i search the Athlon XP Oem.bmp file for branding my new system... je je, and hit the window key and pause and i find that my processor runs in 1.1 Mhz... (what!!!) if this CPU is a 1800 and this speed maybe is wrong....so i read the boocklet and find in the FSB option the way for put the CPU in his real Mhz...(1.53) in this point begins the troubles...
     KT3 Ultra damage my CPU??????!!!!!
     Wen enter to the bios i got direct for the FSB option and put it to 133Mhz maybe this thing it's easyly too, i think, i made and save the changes... and.....
     A BLACK SCREEN COMES AND I SEE THE FOUR LEDS IN RED!!!!
     AHHHH!,  i thinks that this processor pases to a better life after this point, with shaking hands  read again the boocklet and find the interpretation for the 4 red leds signal, damage or bad installed processor.
     oh, so what i do...?
    i continue reading for a little FAQ in the boocklet, and nothing, only a glossary, i call a friend to helpme... ( the true geek one) the guy tell me to reset the bios with the jumper... so, i don't loose anything with this and do it...
    wen the computer reboots the signals come to life... (ufff!) and the scanning device creen shows again... so i need to save again my settings.
    i do all the things and save, the system turns on and windows 98 load normal again... i try to fix the FSB thing in other time i think, and continue intalling some programs.
    In my CDs find a copy of formula 1 2001 no de 2002 version, because this version i installed in my other fried system i installed in mine for show and prove the 3d card...
    the installation works fine and terminate ok, wen i hit the icon to play, the 3d settings window appears i select some options 800x600 32bit color and press test,  a blank screen comes with some little caracters, in some point wen the test come back my system frozes and nothing happens... OHHHHHHH! what happens?.... i think, i decided to check the temperature values because in this point think that my installation fails in the put heatsink process.
    i load PC alert and find CPU temperature in 78°C... oh, it's too high i think so shutdown the system and check the heatsink for anything that miss in the first time.
    i put again the heatsink an log to the bios for check the values....
    this is the values of PChealth option in bios:
       Cpu temp  : 71°C and stable in this value...it's high too
       System Temp : 38°C ...high too
       VCore      1.744V
       +5.0V       5.038V
       +12V      11.923V
       -12V      -11.497
       -5V         -5.026V
       Batt      3.24V
       +5VSB      4.969
    some ideas come to my mind and try to think if some options of the bios, the best performance option it's a good point to start i think so i select and save the changes...
    oh, oh, the black screen comes again.... buuuuuu! and the four red leds too....buuuu!
    mmmm, ....what i do?, what i do?....i reset again the bios, for the options and try to boot the machine again... maybe leave the system in the first point i think but nothing prepare me for the many "chorro" of errors thath follow after this point....
    If i can roll back the time....
    i think to be superman and fly in a oposite earth direction for roll back the time... (luisa!)
    the system begins a non stop errors secuence  sometimes the four leds are red, sometimes tree leds red an the top right led green, in the book says this signal is for damage DDR ram...
    wen windows 98 loads the system frozes in some points, and wen enter and run some test the system frozes too...
    i reset the bios to the original form an try to leave the house excactly wen enter the first time... i save it and the errors continues...
    with NO hope of correct by myself the issues i turn on my old K6II system and find the MSI forum that got some mysql errors
    in the forum find the Power unit suplly issues, i got the ATX box and 300W maybe it's too low i think after MANY post with same errors like me, i think to made a program plan for recover the stability and my ideas come in the next point.
    now need another message to continue....

    Return the system to the "normal" or less stability
    In the forum (thanks for the people thath participate) some people says issues of frozen systems because cheap ATX power supply, some other got problems with the heatsink, i think that a mixture of those issues gotme like mad and try to figure out the quality of a atx power supply that changes the performance after a bios setup... ( it's a very cheap ATX power supply, i think) the Power unit now don't support the energy, and power needs of the system in some cases wen i run the 3d accelerated test the system frozes wen i hit "test".
    return today to the computer mall passarella, and buy this items:
       Vulcano 7 (it's a building no, it's a airplane no,... it's vulcano 7 with speed sensor incorporated, much bigger than a building and more CFM than any airplane make!)
       ATX power supply 400W for kicks power requeriments and maybe extract energy enough for a reading lamp...
       wen come back to the house i install the new parts, the vulcano 7 needs the same mod than the other AMD one, or maybe MSI put the  sockect A protect clip layer in the wrong site, maybe the board fit well in a ATX-XL case for no uninstall the power unit to put the heatsink... anyway need to uninstallit but this issue it's funny.
    wen everiting it's ok i turn on the system...
    KT3 Ultra Runs smooth... FINALLY
    i know thath every body needs to listen a couple of help tips, in this point i think that logged to the forum are the best idea that i got, many people got the same problems and if you don't ask or search you think thath the MSI board it's a terrible board, and this no true, and because it's red too.
    the system loads normal and i think to go up the FSB to the NORMAL 133 value for this athlon XP 1800+ i change the values, save and reboot the first thing that i find are the bios recognize the Amd Athlon XP 1800+ in the first black screen ( wen disables da logo) later, web hit windows key+ pause the window says Athlon XP 1800+, in the fuzzy logic app i find the values of 1523 Mhz and the temperature don't rises 50°C it's now OK, better than the cooking eggs thing that got before the changes.
    now i need to give some thanks..
    Thanks
    to all the people in the forum, i don't write a nice english but i know read and it's enough for take a easy living style with this machines...
    MSI people thanks
    for the people in the mall, they don't know  much the Power unit issues of this board it's a bit more exigent than others in his point.
    to my dog that share my angry in the late night, it's a good one that dont' sleep well wen i work in the night..
    so to all the people thanks for made this posible, maybe this long post with less technical things works for put your boards well.
    Victor Hugo Hernández
    Cali - Colombia

Maybe you are looking for