Upgrade AS9i to J2SDk 1.4

Hello everybody!
Now, that I´ve given up to upgrade to 10g, I had time to change the SDK in JDev to 1.4.2.
Could anybody please help me: How do I now upgrade the AS9i to J2SDK 1.4.2???
greets
Wolfgang

i have pb with upgrading my compiller (in Jbuilder7)
from j2sdk 1.4.1 or 1.4.0 ... (i don't remember
exactly the n� of version) to j2sdk 1.4.2-b28.
well i first install the j2sdk 1.4.1 becuse it offers
the JCE package(RSAwithSHA algorithme), while jdk
1.3.1 don't.
the application function very well whene i used j2sdk
1.4.1 but with j2sdk 1.4.2-b28 it compiles right (no
error) but causes pbs in execution in certain
fnuctions.
i got this error mesage when executiing :
java.io.InvalidClassException:
com.sun.net.ssl.internal.ssl.JSA_RSAPublicKey; local
class incompatible: stream classdesc serialVersionUID
= -8509221176441256992, local class serialVersionUID =
-4603577243802113781
You have serialized a PublicKey object using 1.4.1 and try to deserialize it using
1.4.2_04. This doesn't work, I had the same problem.
You should store your key as its encoded form (an array of byte) instead of serialized form.
Using jre 1.4.1, get the encoded form using "getEncoded()" method.
Serialize the encoded form.
When you need your key, use :
KeyFactory kf = KeyFactory.getInstance("RSA");
PublicKey pk= kf.generatePublic(new java.security.spec.X509EncodedKeySpec(encodedKey) );
Matthieu

Similar Messages

  • Errors with sdk 1.4.1, but not with 1.3??

    I just upgraded to the j2sdk 1.4.1 yesterday from 1.3, and I'm getting a weird compile time error from an import statement that never used to happen. I'm just importing another class I've made, other imports from java.util etc. work fine, but not classes that I have made. Here's the code that gives an error.
    import java.io.File;
    import java.util.Vector;
    import java.util.Enumeration;
    import listDir; // only this line gives an error
    and here's the error.
    C:\kevin\listAll.java:4: '.' expected
    import listDir;
    ^
    1 error
    Anyone have any idea why that happens? Have the rules changed for importing since sdk 1.3? This worked just fine 2 days ago with 1.3. Thanks for any help.

    Hi all,
    This is what I found will work with the stand alone classes (not package classes).
    1) Do not use import MyClass; in your java app.
    2) MyClass should be in the same directory as you java app, unless you have set up your CLASSPATH to point to MyClass.
    Here is the listing
    //import MyClass;
    class HelloWorldApp {
    public static void main(String[] args) {
    String strNewPwd = null;
    System.out.println("Hello World!"); //Display the string.
    MyClass myClass = new MyClass();
    //Do something to call your class
    System.out.println(myClass.getMsg());
    It seems to work now. If someone knows where I can find an updated documents on how to include classes on 1.4.1, please reply to this message.
    Beside this problem, I am trying to use Tomcat 4.1 to develope a web application. I have similar problems finding my classes. On Tomcat 4.0, the app runs fine. I've try the above work around (not include import MyClass), but still does not work. Any suggestions?

  • Do we need SSL recertification if we upgrade from j2sdk 1.4.2 to Java 1.5.0

    Hi!!
    I've upgraded my Java from 1.4 to Java 5. My application runs on JBoss 4 and Tomcat 5.5. Initially J2SDK 1.4.2_03 using and now changed to J2SDK 1.5.0_17. Can I use the same SSL certificate that I'm using with old environment (jdk 1.4, JBoss 4 and Tomcat 5.5) with the new environment (Java 5, JBoss 4 and Tomcat 5.5)?
    Thanks,
    Jithesh

    You only need a new certificate when the old one expires. Changing JDKs has nothing to do with it.

  • J2SDK SE 1.4.1_02 upgrade

    Hello All,
    Let me thank you for your help and information before hand. I am a student in the Software Application Programming field and the software that I recieved with my textbooks seems to be a little out of date. I was wondering which file(s) I should download to upgrade my J2SDK SE1.4.1_02 software. If anyone knows, thank you for your help.

    jdk 1.5.6 is the up to date version of java and jdk 1.6 beta version is out

  • Upgrading from j2sdk-1_4_2_07 to jdk-1_5_0_06  java.lang.VerifyError

    HI,
    i'm trying to upgrade my application from jdsk 1.4.3.07 to jdk 1.5.0.06.
    The applications works fine compiled with 1.4 and run with 1.4 and 1.5, but where i try to compile and run with 1.5 i received a:
    java.lang.VerifyError !!!
    I'm use log4j 1.2.13 and gnuregexp as external library.
    Has someone an idea ?
    thanks in advance
    Carlo Mossa ([email protected])

    Try to use -target 1.4 option of javac.
    Default mode in jdk1.5 is -target 1.5 and it generates classes which are not supported by 1.4.
    See more at:
    http://java.sun.com/j2se/1.5.0/docs/tooldocs/solaris/javac.html

  • Problem with the UPGRADE in the PHASE - DEPLOY_ONLINE

    Hello Expert,
    I have a problem when a try to execute the upgrade in the phase
    DEPLOY_ONLINE,
    <<<<<<<<<<<BEGIN TROUBLE TICKET >>>>>>>>>>>>>>>>>>>>>>
    Trouble Ticket Report
    Upgrade to SAP NetWeaver'04s
    SID................: J2E
    Hostname...........: sapepd
    Install directory..: d:/usr/sap/J2E
    Upgrade directory..: D:\SAPEPD\saploc\jupgrade
    Database...........: Microsoft SQL Server
    Operating System...: NT
    JDK version........: 1.4.2_11 Sun Microsystems Inc.
    SAPJup version.....: 1.1.101
    Source release.....: 630
    Target release.....: 700
    Current usages.....: EP;AS;DI
    ABAP stack present.: false
    The execution of UPGRADE/UPGRADE/DEPLOY_ONLINE ended in error.
    Error while executing SDM process phase with action DEPLOY_SLOT. See
    D:\SAPEPD\saploc\jupgrade\log\DEPLOY_SLOT_0__DON_01.LOG for details.
    Cannot execute Java process for deployList with parameters
    D:/SAPEPD/saploc/jupgrade/tmp/SLOT.DEPLOY.PRE.01.LST.
    Return code condition success evaluated to false for process java.exe
    for action ACTION_DEPLOY_LIST.
    More information can be found in the log file
    D:\SAPEPD\saploc\jupgrade\log\DEPLOY_ONLINE_DON_01.LOG.
    Use the information provided to trouble-shoot the problem. There might
    be an OSS note providing a solution to this problem. Search for OSS
    notes with the following search terms:
    com.sap.sdt.j2ee.phases.PhaseTypeSDMProcess
    com.sap.sdt.ucp.phases.PhaseException
    Error while executing SDM process phase with action DEPLOY_SLOT. See
    D:\SAPEPD\saploc\jupgrade\log\DEPLOY_SLOT_0__DON_01.LOG for details.
    DEPLOY_ONLINE
    UPGRADE
    NetWeaver Upgrade
    SAPJup
    Java Upgrade
    <<<<<<<<<<< END OF TROUBLE TICKET >>>>>>>>>>>>>>>>>>>>>>>>>
    THE FILE: DEPLOY_ONLINE_DON_01.LOG
    BEGIN DEPLOY_ONLINE_DON_01.LOG----
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[D:\SAPEPD\saploc\jupgrade\log\DEPLOY_ONLINE_DON_01.LOG]/>
    <!PATTERN[DEPLOY_ONLINE_DON_01.LOG]/>
    <!FORMATTER[com.sap.tc.logging.ListFormatter]/>
    <!ENCODING[Cp1252]/>
    <!LOGHEADER[END]/>
    #1.5#C000AC10C807000000000B1D010BC49D0004358E71467A38#1184785808915#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.ucp.phases.AbstractPhaseType.initialize(AbstractPhaseType.java:720)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.initialize(AbstractPhaseType.java:720)#Java###Phase has been started.#1#UPGRADE/UPGRADE/DEPLOY_ONLINE#
    #1.5#C000AC10C807000000000B1E010BC49D0004358E71467A38#1184785808915#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.ucp.phases.AbstractPhaseType.initialize(AbstractPhaseType.java:721)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.initialize(AbstractPhaseType.java:721)#Java###Phase type is .#1#com.sap.sdt.j2ee.phases.PhaseTypeSDMProcess#
    #1.5#C000AC10C807000000000B1F010BC49D0004358E71467A38#1184785808915#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.ucp.phases.AbstractPhaseType.logParameters(AbstractPhaseType.java:345)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.logParameters(AbstractPhaseType.java:345)#Java###  Parameter =#2#action#DEPLOY_SLOT#
    #1.5#C000AC10C807000000000B20010BC49D0004358E71467A38#1184785808915#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.ucp.phases.AbstractPhaseType.logParameters(AbstractPhaseType.java:345)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.logParameters(AbstractPhaseType.java:345)#Java###  Parameter =#2#connect#standard#
    #1.5#C000AC10C807000000000B21010BC49D0004358E71467A38#1184785808915#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.j2ee.phases.PhaseTypeSDMProcess.checkParameters(PhaseTypeSDMProcess.java:755)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j2ee.phases.PhaseTypeSDMProcess.checkParameters(PhaseTypeSDMProcess.java:755)#Java###Checking phase parameters .#1#action, connect#
    #1.5#C000AC10C807000000000B22010BC49D0004358E71467A38#1184785808915#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.j2ee.phases.PhaseTypeSDMProcess.checkParameters(PhaseTypeSDMProcess.java:764)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j2ee.phases.PhaseTypeSDMProcess.checkParameters(PhaseTypeSDMProcess.java:764)#Java###Phase parameters have been checked. All required phase parameters have been set.#1#1#
    #1.5#C000AC10C807000000000B23010BC49D0004358E71467A38#1184785808915#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.j2ee.phases.PhaseTypeSDMProcess.createSlotDeployLists(PhaseTypeSDMProcess.java:1216)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j2ee.phases.PhaseTypeSDMProcess.createSlotDeployLists(PhaseTypeSDMProcess.java:1216)#Java###Temporary file has been created.#1#D:/SAPEPD/saploc/jupgrade/tmp/SLOT.DEPLOY.LST#
    #1.5#C000AC10C807000000000B24010BC49D0004358E7146B8B8#1184785808931#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.tools.proc.JavaOsProcessController.logProcessInfo(JavaOsProcessController.java:46)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.JavaOsProcessController.logProcessInfo(JavaOsProcessController.java:46)#Java###Java process ID has been started.#1#249#
    #1.5#C000AC10C807000000000B25010BC49D0004358E7146B8B8#1184785808931#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.tools.proc.JavaOsProcessController.logProcessInfo(JavaOsProcessController.java:54)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.JavaOsProcessController.logProcessInfo(JavaOsProcessController.java:54)#Java###Command line: #2#  #C:
    j2sdk
    jre
    bin
    java.exe -Xmx256M -Djava.ext.dir=d:/usr/sap/J2E/JC00/SDM/program/lib -cp . -jar d:
    usr
    sap
    J2E
    JC00
    SDM
    program
    bin
    SDM.jar deploy onerror=skipdepending updateversions=all list=D:/SAPEPD/saploc/jupgrade/tmp/SLOT.DEPLOY.PRE.01.LST sdmHome=d:/usr/sap/J2E/JC00/SDM/program logfile=D:
    SAPEPD
    saploc
    jupgrade
    log
    DEPLOY_SLOT_0__DON_01.LOG#
    #1.5#C000AC10C807000000000B26010BC49D0004358E7146B8B8#1184785808931#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.tools.proc.JavaOsProcessController.logProcessInfo(JavaOsProcessController.java:55)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.JavaOsProcessController.logProcessInfo(JavaOsProcessController.java:55)#Java###Standard out: #2#  #D:
    SAPEPD
    saploc
    jupgrade
    log
    DEPLOY_SLOT_0__DON_01.OUT#
    #1.5#C000AC10C807000000000B27010BC49D0004358E7146F350#1184785808946#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:126)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:126)#Java###Process ID has been started.#1#249#
    #1.5#C000AC10C807000000000B28010BC49D0004358E7146F350#1184785808946#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:182)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:182)#Java###Waiting for process ID , name to finish.#2#249#java.exe#
    #1.5#C000AC10C807000000000B29010BC49D0004358E90915390#1184786333914#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:215)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:215)#Java###Process ID , name has been finished, exit code .#3#249#java.exe#4#
    #1.5#C000AC10C807000000000B2A010BC49D0004358E90918E28#1184786333929#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.ucp.phases.AbstractPhaseType.doExecute(AbstractPhaseType.java:748)#######Thread[main,5,main]##0#0#Error#1#com.sap.sdt.ucp.phases.AbstractPhaseType.doExecute(AbstractPhaseType.java:748)#Java###Exception has occurred during the execution of the phase.##
    #1.5#C000AC10C807000000000B2B010BC49D0004358E90918E28#1184786333929#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.tools.procx.DefaultProcessAdapter.checkReturnCode(DefaultProcessAdapter.java:513)#######Thread[main,5,main]##0#0#Error#1#com.sap.sdt.tools.procx.DefaultProcessAdapter.checkReturnCode(DefaultProcessAdapter.java:513)#Java###Return code condition success evaluated to false for process java.exe for action ACTION_DEPLOY_LIST.##
    #1.5#C000AC10C807000000000B2C010BC49D0004358E90918E28#1184786333929#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.j2ee.tools.sdmprocess.AbstractSDMProcessCall.deployList(AbstractSDMProcessCall.java:722)#######Thread[main,5,main]##0#0#Error#1#com.sap.sdt.j2ee.tools.sdmprocess.AbstractSDMProcessCall.deployList(AbstractSDMProcessCall.java:722)#Java###Cannot execute Java process for deployList with parameters D:/SAPEPD/saploc/jupgrade/tmp/SLOT.DEPLOY.PRE.01.LST.##
    #1.5#C000AC10C807000000000B2D010BC49D0004358E9091CCA8#1184786333945#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.j2ee.phases.PhaseTypeSDMProcess.execute(PhaseTypeSDMProcess.java:735)#######Thread[main,5,main]##0#0#Error#1#com.sap.sdt.j2ee.phases.PhaseTypeSDMProcess.execute(PhaseTypeSDMProcess.java:735)#Java###Error while executing SDM process phase with action DEPLOY_SLOT. See D:
    SAPEPD
    saploc
    jupgrade
    log
    DEPLOY_SLOT_0__DON_01.LOG for details.##
    #1.5#C000AC10C807000000000B2E010BC49D0004358E9091CCA8#1184786333945#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:792)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:792)#Java###Phase has been completed.#1#UPGRADE/UPGRADE/DEPLOY_ONLINE#
    #1.5#C000AC10C807000000000B2F010BC49D0004358E9091CCA8#1184786333945#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:793)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:793)#Java###Start time: .#1#2007/07/18 15:10:08#
    #1.5#C000AC10C807000000000B30010BC49D0004358E9091CCA8#1184786333945#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:794)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:794)#Java###End time: .#1#2007/07/18 15:18:53#
    #1.5#C000AC10C807000000000B31010BC49D0004358E9091CCA8#1184786333945#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:795)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:795)#Java###Duration: .#1#0:08:45.030#
    #1.5#C000AC10C807000000000B32010BC49D0004358E9091CCA8#1184786333945#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:796)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:796)#Java###Phase status is .#1#error#
    *************END  DEPLOY_ONLINE_DON_01.LOG*******************
    FILE ************** DEPLOY_SLOT_0__DON_01.LOG
    BEGIN  DEPLOY_SLOT_0__DON_01.LOG----
    The application start is forbidden, because of the server mode and action.
    Jul 18, 2007 3:18:33 PM  Info: Starting to save the repository
    Jul 18, 2007 3:18:33 PM  Info: Finished saving the repository
    Jul 18, 2007 3:18:33 PM  Info: Starting: Initial deployment: Selected development component 'tc/wd/samples/testsuite/uuie'/'sap.com'/'SAP AG'/'7.0010.20061002110342.0000'/'0' will be deployed.
    Jul 18, 2007 3:18:33 PM  Info: SDA to be deployed: D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc\wd\samples\testsuite\uuie\SAP AG\0\7.0010.20061002110342.0000\TestSuiteUUIE.sda
    Jul 18, 2007 3:18:33 PM  Info: Software type of SDA: J2EE
    Jul 18, 2007 3:18:33 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Jul 18, 2007 3:18:36 PM  Info: Begin of log messages of the target system:
    07/07/18 15:18:33 -  ***********************************************************
    07/07/18 15:18:34 -  Start updating EAR file...
    07/07/18 15:18:34 -  start-up mode is lazy
    07/07/18 15:18:34 -  EAR file updated successfully for 172ms.
    07/07/18 15:18:34 -  Start deploying ...
    07/07/18 15:18:34 -  EAR file uploaded to server for 500ms.
    07/07/18 15:18:36 -  ERROR: Not deployed. Deploy Service returned ERROR:
                         java.rmi.RemoteException: Cannot deploy application sap.com/tcwdsamplestestsuiteuuie..
                         Reason: Clusterwide exception: Failed to deploy application sap.com/tcwdsamplestestsuiteuuie. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:
                              com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application sap.com/tcwdsamplestestsuiteuuie. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:567)
                              at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:320)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)
                              at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)
                              at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
                              at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
                              at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
                              at java.security.AccessController.doPrivileged(Native Method)
                              at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
                              at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
                         Caused by: com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application sap.com/tcwdsamplestestsuiteuuie. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?
                              at com.sap.engine.services.webdynpro.WebDynproContainer.deploy(WebDynproContainer.java:1016)
                              at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:606)
                              at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:321)
                              at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:307)
                              at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)
                              at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3184)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:552)
                              ... 10 more
                         For detailed information see the log file of the Deploy Service.
    07/07/18 15:18:36 -  ***********************************************************
    Jul 18, 2007 3:18:36 PM  Info: End of log messages of the target system.
    Jul 18, 2007 3:18:36 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Jul 18, 2007 3:18:36 PM  Error: Aborted: development component 'tc/wd/samples/testsuite/uuie'/'sap.com'/'SAP AG'/'7.0010.20061002110342.0000'/'0', grouped by software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.11.0.20070201154800''/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application sap.com/tcwdsamplestestsuiteuuie..
    Reason: Clusterwide exception: Failed to deploy application sap.com/tcwdsamplestestsuiteuuie. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:
         com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application sap.com/tcwdsamplestestsuiteuuie. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Jul 18, 2007 3:18:36 PM  Info: Starting to save the repository
    Jul 18, 2007 3:18:36 PM  Info: Finished saving the repository
    Jul 18, 2007 3:18:36 PM  Info: Starting: Update: Selected development component 'tc/wd/tools'/'sap.com'/'SAP AG'/'7.0011.20061227101805.0000'/'0' updates currently deployed development component 'tc/wd/tools'/'sap.com'/'SAP AG'/'6.4020.00.0000.20070308112146.0000'/'0'.
    Jul 18, 2007 3:18:36 PM  Info: SDA to be deployed: D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc\wd\tools\SAP AG\0\7.0011.20061227101805.0000\WebDynproTools.sda
    Jul 18, 2007 3:18:36 PM  Info: Software type of SDA: J2EE
    Jul 18, 2007 3:18:36 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Jul 18, 2007 3:18:39 PM  Info: Begin of log messages of the target system:
    07/07/18 15:18:36 -  ***********************************************************
    07/07/18 15:18:36 -  Start updating EAR file...
    07/07/18 15:18:36 -  start-up mode is lazy
    07/07/18 15:18:37 -  EAR file updated successfully for 375ms.
    07/07/18 15:18:37 -  Start updating...
    07/07/18 15:18:37 -  EAR file uploaded to server for 422ms.
    07/07/18 15:18:39 -  Successfully updated. Update took 1641ms.
    07/07/18 15:18:39 -  Deploy Service status:
    07/07/18 15:18:39 -    Application : sap.com/tcwdtools
    07/07/18 15:18:39 -   
    07/07/18 15:18:39 -    sap.com/tcwdtools  - WEBDYNPRO
    07/07/18 15:18:39 -    sap.com/tcwdtools monitoring configuration  - MONITORING CONFIGURATION
    07/07/18 15:18:39 -  ***********************************************************
    Jul 18, 2007 3:18:39 PM  Info: End of log messages of the target system.
    Jul 18, 2007 3:18:39 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Jul 18, 2007 3:18:39 PM  Info: Finished successfully: development component 'tc/wd/tools'/'sap.com'/'SAP AG'/'7.0011.20061227101805.0000'/'0', grouped by :
    The application start is forbidden, because of the server mode and action.
    Jul 18, 2007 3:18:39 PM  Info: Starting to save the repository
    Jul 18, 2007 3:18:40 PM  Info: Finished saving the repository
    Jul 18, 2007 3:18:40 PM  Info: Starting: Update: Selected development component 'tc/wd/wslib'/'sap.com'/'SAP AG'/'7.0011.20070125102926.0000'/'0' updates currently deployed development component 'tc/wd/wslib'/'sap.com'/'SAP AG'/'6.4020.00.0000.20070308112008.0000'/'0'.
    Jul 18, 2007 3:18:40 PM  Info: SDA to be deployed: D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc\wd\wslib\SAP AG\0\7.0011.20070125102926.0000\WebDynproWsLib.sda
    Jul 18, 2007 3:18:40 PM  Info: Software type of SDA: library
    Jul 18, 2007 3:18:40 PM  Info: ***** Begin of SAP J2EE Engine Deployment (Library component of SAP J2EE Engine) *****
    Jul 18, 2007 3:18:40 PM  Info: Begin of log messages of the target system:
    07/07/18 15:18:40 -  ***********************************************************
    07/07/18 15:18:40 -  Start deploying library JAR D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc\wd\wslib\SAP AG\0\7.0011.20070125102926.0000\WebDynproWsLib.sda...
    07/07/18 15:18:40 -  Library D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc\wd\wslib\SAP AG\0\7.0011.20070125102926.0000\WebDynproWsLib.sda successfully deployed on the server.
    Jul 18, 2007 3:18:40 PM  Info: End of log messages of the target system.
    Jul 18, 2007 3:18:40 PM  Info: ***** End of SAP J2EE Engine Deployment (Library component of SAP J2EE Engine) *****
    Jul 18, 2007 3:18:40 PM  Info: Finished successfully: development component 'tc/wd/wslib'/'sap.com'/'SAP AG'/'7.0011.20070125102926.0000'/'0', grouped by
    Jul 18, 2007 3:18:40 PM  Info: Starting to save the repository
    Jul 18, 2007 3:18:41 PM  Info: Finished saving the repository
    Jul 18, 2007 3:18:41 PM  Info: Starting: Initial deployment: Selected development component 'tc/workflowmodeler'/'sap.com'/'SAP AG'/'7.0011.20050509144048.0000'/'0' will be deployed.
    Jul 18, 2007 3:18:41 PM  Info: SDA to be deployed: D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc\workflowmodeler\SAP AG\0\7.0011.20050509144048.0000\Modeler.sda
    Jul 18, 2007 3:18:41 PM  Info: Software type of SDA: J2EE
    Jul 18, 2007 3:18:41 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Jul 18, 2007 3:18:49 PM  Info: Begin of log messages of the target system:
    07/07/18 15:18:41 -  ***********************************************************
    07/07/18 15:18:41 -  Start updating EAR file...
    07/07/18 15:18:41 -  start-up mode is lazy
    07/07/18 15:18:42 -  EAR file updated successfully for 1000ms.
    07/07/18 15:18:42 -  Start deploying ...
    07/07/18 15:18:43 -  EAR file uploaded to server for 891ms.
    07/07/18 15:18:48 -  Successfully deployed. Deployment took 5375ms.
    07/07/18 15:18:48 -    Application : sap.com/tc~workflowmodeler
    07/07/18 15:18:48 -   
    07/07/18 15:18:48 -    /Application/WorkflowModeler  - LOGGING CONFIGURATION
    07/07/18 15:18:48 -    com.sap.workflowmodeler.modeler  - LOGGING CONFIGURATION
    07/07/18 15:18:48 -    workflowBean  - EJB
    07/07/18 15:18:48 -    WorkflowConnection  - EJB
    07/07/18 15:18:48 -    Modeler  - WEB
    07/07/18 15:18:48 -    sap.com/tc~workflowmodeler monitoring configuration  - MONITORING CONFIGURATION
    07/07/18 15:18:48 -  ***********************************************************
    Jul 18, 2007 3:18:49 PM  Info: End of log messages of the target system.
    Jul 18, 2007 3:18:49 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Jul 18, 2007 3:18:49 PM  Info: Finished successfully: development component 'tc/workflowmodeler'/'sap.com'/'SAP AG'/'7.0011.20050509144048.0000'/'0', grouped by software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.11.0.20070201154800''/'0':
    The application start is forbidden, because of the server mode and action.
    Jul 18, 2007 3:18:49 PM  Info: Starting to save the repository
    Jul 18, 2007 3:18:49 PM  Info: Finished saving the repository
    Jul 18, 2007 3:18:49 PM  Info: Starting: Update: Selected development component 'tc_SL_SDM_Client'/'sap.com'/'SAP AG'/'7.0011.20061227100346.0000'/'0' updates currently deployed development component 'tc_SL_SDM_Client'/'sap.com'/'SAP AG'/'6.4014.00.0000.20050818153711.0000'/'0'.
    Jul 18, 2007 3:18:49 PM  Info: SDA to be deployed: D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc_SL_SDM_Client\SAP AG\0\7.0011.20061227100346.0000\SDMClient.sda
    Jul 18, 2007 3:18:49 PM  Info: Software type of SDA: library
    Jul 18, 2007 3:18:49 PM  Info: ***** Begin of SAP J2EE Engine Deployment (Library component of SAP J2EE Engine) *****
    Jul 18, 2007 3:18:49 PM  Info: Begin of log messages of the target system:
    07/07/18 15:18:49 -  ***********************************************************
    07/07/18 15:18:49 -  Start deploying library JAR D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc_SL_SDM_Client\SAP AG\0\7.0011.20061227100346.0000\SDMClient.sda...
    07/07/18 15:18:49 -  Library D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc_SL_SDM_Client\SAP AG\0\7.0011.20061227100346.0000\SDMClient.sda successfully deployed on the server.
    Jul 18, 2007 3:18:49 PM  Info: End of log messages of the target system.
    Jul 18, 2007 3:18:49 PM  Info: ***** End of SAP J2EE Engine Deployment (Library component of SAP J2EE Engine) *****
    Jul 18, 2007 3:18:50 PM  Info: Finished successfully: development component 'tc_SL_SDM_Client'/'sap.com'/'SAP AG'/'7.0011.20061227100346.0000'/'0', grouped by
    Jul 18, 2007 3:18:50 PM  Info: Starting to save the repository
    Jul 18, 2007 3:18:50 PM  Info: Finished saving the repository
    Jul 18, 2007 3:18:50 PM  Info: Starting: Update: Selected development component 'tc_SL_SDM_Util'/'sap.com'/'SAP AG'/'7.0010.20061019070020.0000'/'0' updates currently deployed development component 'tc_SL_SDM_Util'/'sap.com'/'SAP AG'/'6.4014.00.0000.20050818153711.0000'/'0'.
    Jul 18, 2007 3:18:50 PM  Info: SDA to be deployed: D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc_SL_SDM_Util\SAP AG\0\7.0010.20061019070020.0000\SDMutil.sda
    Jul 18, 2007 3:18:50 PM  Info: Software type of SDA: library
    Jul 18, 2007 3:18:50 PM  Info: ***** Begin of SAP J2EE Engine Deployment (Library component of SAP J2EE Engine) *****
    Jul 18, 2007 3:18:50 PM  Info: Begin of log messages of the target system:
    07/07/18 15:18:50 -  ***********************************************************
    07/07/18 15:18:50 -  Start deploying library JAR D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc_SL_SDM_Util\SAP AG\0\7.0010.20061019070020.0000\SDMutil.sda...
    07/07/18 15:18:50 -  Library D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc_SL_SDM_Util\SAP AG\0\7.0010.20061019070020.0000\SDMutil.sda successfully deployed on the server.
    Jul 18, 2007 3:18:50 PM  Info: End of log messages of the target system.
    Jul 18, 2007 3:18:50 PM  Info: ***** End of SAP J2EE Engine Deployment (Library component of SAP J2EE Engine) *****
    Jul 18, 2007 3:18:50 PM  Info: Finished successfully: development component 'tc_SL_SDM_Util'/'sap.com'/'SAP AG'/'7.0010.20061019070020.0000'/'0', grouped by
    Jul 18, 2007 3:18:50 PM  Info: Starting to save the repository
    Jul 18, 2007 3:18:51 PM  Info: Finished saving the repository
    Jul 18, 2007 3:18:51 PM  Info: Starting: Initial deployment: Selected development component 'tc/sdt/cvl'/'sap.com'/'SAP AG'/'7.0010.20060210160258.0000'/'0' will be deployed.
    Jul 18, 2007 3:18:51 PM  Info: SDA to be deployed: D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc\sdt\cvl\SAP AG\0\7.0010.20060210160258.0000\sap.comtcsdt~cvl.sda
    Jul 18, 2007 3:18:51 PM  Info: Software type of SDA: library
    Jul 18, 2007 3:18:51 PM  Info: ***** Begin of SAP J2EE Engine Deployment (Library component of SAP J2EE Engine) *****
    Jul 18, 2007 3:18:52 PM  Info: Begin of log messages of the target system:
    07/07/18 15:18:51 -  ***********************************************************
    07/07/18 15:18:51 -  Start deploying library JAR D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc\sdt\cvl\SAP AG\0\7.0010.20060210160258.0000\sap.comtcsdt~cvl.sda...
    07/07/18 15:18:52 -  Library D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc\sdt\cvl\SAP AG\0\7.0010.20060210160258.0000\sap.comtcsdt~cvl.sda successfully deployed on the server.
    Jul 18, 2007 3:18:52 PM  Info: End of log messages of the target system.
    Jul 18, 2007 3:18:52 PM  Info: ***** End of SAP J2EE Engine Deployment (Library component of SAP J2EE Engine) *****
    Jul 18, 2007 3:18:52 PM  Info: Finished successfully: development component 'tc/sdt/cvl'/'sap.com'/'SAP AG'/'7.0010.20060210160258.0000'/'0', grouped by software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.11.0.20070201154800''/'0'
    Jul 18, 2007 3:18:52 PM  Info: Starting to save the repository
    Jul 18, 2007 3:18:52 PM  Info: Finished saving the repository
    Jul 18, 2007 3:18:52 PM  Info: Starting: Initial deployment: Selected software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.11.0.20070201154800''/'0' will be deployed.
    Jul 18, 2007 3:18:52 PM  Error: Aborted: software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.11.0.20070201154800''/'0':
    Failed deployment of SDAs:
    development component 'tc/wd/samples/testsuite/uuie'/'sap.com'/'SAP AG'/'7.0010.20061002110342.0000'/'0' : aborted
    Please, look at error logs above for more information!
    Jul 18, 2007 3:18:52 PM  Info: Starting to save the repository
    Jul 18, 2007 3:18:52 PM  Info: Finished saving the repository
    Jul 18, 2007 3:18:52 PM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Jul 18, 2007 3:18:52 PM  Error: -
    At least one of the Deployments failed -
    Jul 18, 2007 3:18:53 PM  Info: Summarizing the deployment results:
    Jul 18, 2007 3:18:53 PM  Info: OK: D:\SAPEPD\saploc\jupgrade\data\archives\EPBC11_0-10003473.SCA
    Jul 18, 2007 3:18:53 PM  Error: Aborted: D:\SAPEPD\saploc\jupgrade\data\archives\SAPJTECHS11_0-10003467.SCA
    Jul 18, 2007 3:18:53 PM  Error: Processing error. Return code: 4
    END  DEPLOY_SLOT_0__DON_01.LOG----
    I SAW the SDN forum and talk about the question
    Nw2004s Upgrade: Error in phase DEPLOY_ONLINE
    but this one doesnu00B4t work
    best regards
    Luis Moreno

    Hi
    I resolved the issue by undeploying the TestSuiteUUIE  component using SDM.
    Thanks
    Naresh P.

  • J2sdk 1.4.1 ...to j2sdk 1.4.2-b28 & JCE package

    hi,
    i have pb with upgrading my compiller (in Jbuilder7) from j2sdk 1.4.1 or 1.4.0 ... (i don't remember exactly the n� of version) to j2sdk 1.4.2-b28.
    well i first install the j2sdk 1.4.1 becuse it offers the JCE package(RSAwithSHA algorithme), while jdk 1.3.1 don't.
    the application function very well whene i used j2sdk 1.4.1 but with j2sdk 1.4.2-b28 it compiles right (no error) but causes pbs in execution in certain fnuctions.
    i got this error mesage when executiing :
    java.io.InvalidClassException: com.sun.net.ssl.internal.ssl.JSA_RSAPublicKey; local class incompatible: stream classdesc serialVersionUID = -8509221176441256992, local class serialVersionUID = -4603577243802113781
    thx in advance
    Lam

    i have pb with upgrading my compiller (in Jbuilder7)
    from j2sdk 1.4.1 or 1.4.0 ... (i don't remember
    exactly the n� of version) to j2sdk 1.4.2-b28.
    well i first install the j2sdk 1.4.1 becuse it offers
    the JCE package(RSAwithSHA algorithme), while jdk
    1.3.1 don't.
    the application function very well whene i used j2sdk
    1.4.1 but with j2sdk 1.4.2-b28 it compiles right (no
    error) but causes pbs in execution in certain
    fnuctions.
    i got this error mesage when executiing :
    java.io.InvalidClassException:
    com.sun.net.ssl.internal.ssl.JSA_RSAPublicKey; local
    class incompatible: stream classdesc serialVersionUID
    = -8509221176441256992, local class serialVersionUID =
    -4603577243802113781
    You have serialized a PublicKey object using 1.4.1 and try to deserialize it using
    1.4.2_04. This doesn't work, I had the same problem.
    You should store your key as its encoded form (an array of byte) instead of serialized form.
    Using jre 1.4.1, get the encoded form using "getEncoded()" method.
    Serialize the encoded form.
    When you need your key, use :
    KeyFactory kf = KeyFactory.getInstance("RSA");
    PublicKey pk= kf.generatePublic(new java.security.spec.X509EncodedKeySpec(encodedKey) );
    Matthieu

  • Java -version error when trying to do an upgrade

    Hi gurus
    i am having this problem with my java on SUSE 9.1
    java -version
    Error occurred during initialization of VM
    Unable to load native library: /usr/lib/SunJava2-1.3.1/jre/lib/i386/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
    which java
    /usr/lib/java/jre/bin/java
    my java installation is in /usr/java/j2sdk1.4.2_09  and i have defined this in .bashrc for my sidadm as i need to do an upgrade
    JAVA_HOME=/usr/java/j2sdk1.4.2_09/bin/java
    export PATH=/usr/java/j2sdk1.4.2_09/bin:$PATH
    export CLASSPATH=/usr/java/j2sdk1.4.2_09/lib
    Any ideas will be welcome

    i downloaded j2sdk1.4.2_09 and then uzippped it in
    /usr/java then edited the paths in .bashrc sidadm
    home directory.
    yes - but you´re logged on as root?
    I suggest, putting it on a different path instead of the SuSE  provided path, you will have trouble upgrading later SuSE packages if you overwrite the installed packages.
    I do it the following way:
    - cd /opt
    - j2sdk....*.sh
    - ln -s /opt/j2sdk1.4.2_09 java1.4
    - (as root)
    export JAVA_HOME=/opt/java1.4
    export PATH=$JAVA_HOME/bin:$PATH
    Then start installation.
    The advantage of using a softlink is the fact, that you don´t need to change anything later if you upgrade your JDK, just re-point the softlink.
    Markus
    Message was edited by:
            Markus Döhr

  • J2sdk split into j2re and j2sdk

    j2sdk has been split into j2re and j2sdk.  Problem is that a directory in the old j2sdk has become a symlink and pacman doesn't like that much.
    You'll have to pacman -R j2sdk and then pacman -S j2sdk for the upgrade to go through properly.

    hmm ... doesn't seem to solve things ...
    [damir@Asteraceae damir]$ su
    Password:
    [root@Asteraceae damir]# pacman -R j2sdk j2re
    error: this will break the following dependencies:
    j2sdk: is required by apache-ant
    j2sdk: is required by eclipse
    j2sdk: is required by jdom
    j2sdk: is required by jedit
    [root@Asteraceae damir]# pacman -Rd j2sdk j2re
    removing j2sdk... done.
    removing j2re... done.
    [root@Asteraceae damir]# pacman -S j2sdk
    Targets: j2re-1.4.2_03-1 j2sdk-1.4.2_03-2
    Proceed with upgrade? [Y/n]
    checking package integrity... done.
    loading package data... done.
    checking for file conflicts... done.
    installing j2re... done.
    installing j2sdk... could not extract opt/j2sdk/jre: Is a directory
    errors occurred while installing j2sdk
    done.
    [root@Asteraceae damir]#

  • [Newbie Urgent]: Impossible to install j2sdk-1_3_1-win.exe on W2K SP2 & SP3

    When running the above mentioned installation package, it starts unpacking normally, but when the unpacking has finished and when you are supposed to be seeing the actual setup/installation, nothing happens !?!?!?!
    I do have following processes in my W2K task manager:
    1. NTVDM.exe with right underneath it (tabbed): setup.exe & wowexec.exe
    2. j2sdk-1_3_1-win
    but nothing happens anymore ?!?!?
    Not even after reboot and re-upgrading to W2K ?!?!
    Have a PIII 1,13GHz IBM TP A22P with 384Mb RAM, 1600x1200 ATI video card & 30Gb HD on which there's still about 14Gb free.
    Could someone please help me out ? I'm getting desperate and I really need to get this thing going urgently !
    Thanks in advance for any helpfull answer !

    I've tried your inputs. As soon as I kill NTVDM.exe, the j2sdk-1_3_1-win process is removed a couple of seconds later from the list of processes as well and the killing also causes the removal of the unpackaged files from my temp-directory ;-(
    Started j2sdk-1_3_1-win.exe again, made a copy of unpackaged files from my temp-directory to another directory, killed NTVDM.exe and launched setup.exe, but pretty much the same happens again: it seems as if something is starting (windows hourglass mousepointer for couple of seconds) but after couple of seconds: nothing happens anymore ?!?!?
    When checking Taskmanager, I find following again:
    1. NTVDM.exe with right underneath it (tabbed): setup.exe & wowexec.exe
    Seems that I cannot launch the setup.exe without launching the NTVDM.exe automatically with it ?!?!?
    Any further help or inputs are much appreciated.

  • Upgrading JVM for DST Changes

    I am curring running Windows 2003 with Coldfusion 6.1
    Updater. I'm using the TechNotes d2ab4470 and 2d547983 to upgrade
    my JVM to version 1.4.2_11. We are currently on 1.4.2.
    When downloading the update, do I need to download
    j2re-1_4_2_11-windows-i586-p.exe or
    j2sdk-1_4_2_11-windows-i586-p.exe?
    Also, how can I just "update" my current java.home directory
    which is c:/jrun4/runtime/jre instead of installing the upgrade to
    a whole different directory and changeing pointers to the new
    directory?
    Any help is appreciated.

    You'll need the j2sdk (I'd recommend getting _13 because it
    addresses a critical security vulnerability in anything older).
    There is a JAVA_HOME system variable you can set. But you'll need
    to go into your Coldfusion admin and change the path there. It'll
    look something like this:
    c:/java/j2sdk1.4.2_13/jre

  • IPod no longer works with car stereo since upgraded MBA & iTunes

    My iPod classic has worked just fine connected to my car stereo since i bought it last june. I just bought a new Macbook Air (OS 10.7.3) & installed ITUNES 10.6.1. After I synched my ipod for the first time its recognised by the car but i get a "can't read data" message. I re-formatted my ipod but its exactly the same. Do you think its the upgrade- or the cable? Has anyone else found a bug with this version of Itunes or the OS? I have my doubts a cable would make the difference, and my old ipod nano that i haven't synched for a while works fine.

    If standalone works fine, then, most likely the 30 pin connect may have some dirt or lint, prevent data transfer.
    You can try to blow it clean, if you have a can of compressed air or gas.
    Alternatively you can connect it to the car stereo and do the RESET, while connnected.as follows
    Toggle the Hold switch, make sure you dont see the red mark when you do the  next step
    Reset the iPod -> Press Menu and Center button simultaneously for about 10 secs or till the Apple Logo comes ON
    Then release the buttons
    Select your preferred language.
    Here is the Apple support Article on the 5Rs
    http://www.apple.com/support/ipod/five_rs/classic/
    The Reset sequence may send a signal to the Car stereo to do the right thing

  • Brand new IPOD Touch Apps no longer work after upgrading software

    I got a Ipod touch for my wife Today at Wal-Mart. I brought it home, connected to wifi and downloaded some apps and also payed for some. They all worked fine. Then I connected to computer to transfer songs. It told me to upgrade the Ipod software so i Did. After it restarted none of the downloaded apps work anymore. I have read MANY MANY MANY discussions on this and there is no fix. I am not wiping out all the songs and reload everything all over again. It will take forever. My wifes BD is Friday and this is making me so mad after I just dropped $300 on this thing. APPLE!!! Where is the fix? I deleted the apps and reinstalled they still don't work. Anybody got this figured out? I am getting ready to get my money back and tell everyone to avoid buying ipod until they get this upgrade bug fixed.
    Message was edited by: 2009 IPOD TOUCH

    I have the same problem. Brand new two days ago. I synched the touch with Itunes but wasn't hooked up to the internet at the time so didn't do the software upgrade right away. Then I downloaded about a dozen apps (free and paid) with wifi directly to the touch. They all worked fine. Then I plugged it back in to Itunes and had it upgrade it to 3.1.2. It locked up Itunes several times since then and the downloaded apps no longer work (they start to open then disappear).
    The problem is, no one is listening to this problem (including Anna above)! Everyone says "just do a hard reboot, or restore to factory settings, reload the apps, etc." I've tried all the standard troubleshooting but none of it fixes this. It sure seems to me this is a problem with 3.1.2 but Apple isn't helping out here. Where are you APPLE? Use some of those outrageous profits you're making to fix the problem you have created. Here's $300 of my hard earned dollars pretty much down the drain.
    Message was edited by: IPatronius

  • Ipod touch can no longer connect to XP following Apple upgrade, HELP !

    This is a nightmare. My son has an ipod touch (8gb)purchased a couple of months, and it's been fine until a couple of days ago. I downloaded some music for him, and just about to synch when Apple informed me on itunes of a software upgrade, so naturally I did this. However, it could not complete it saying there was a problem installing the hardware. The ipod then had a permanent picture of a usb cable pointing towards the itunes logo. Itunes no longer recognises this ipod or my own ipod as a device.
    I'm not a techhie expert, but I generally know my way around computers, however I could not resolve this.
    I called the Apple technical support desk, where I spent 1 hour 45 minutes with 2 different advisors who could not resolve this. We installed and re-installed various components from drivers to itunes to anti virus software, however nothing could change. There was simply no recognition of the ipod at all when connected.It does give a pop up message to restore the ipod, however you can't actually click on the restore button because to have to get rid of the pop up message first, then the screen with the restore facility disappears.
    Windows xp is continually popping up a message saying " FOUND NEW HARDWARE WIZARD There was a problem installing this hardware. Apple Mobile USB driver. An error occured during the installation of the device. The system cannot find the file specified."
    You then have to click on finish, however the message keeps coming back. We kept going round and round in circles with the technical support people, where it was left that I should start removing programmes on my computer to see if any of those are causing a problem. I have had the same spyware for the last 12 months now and never had a problem before, nor any other programmes.
    I booked a genius appointment at my local Apple store today where the assistant reset the ipod to factory settings so it could at least work. I explained the situation, however 15 minutes was never going to be long enough to look into it, and a restore was all they did. Obviously all of my programmes were lost, however when I got home and plugged it back into the computer again, it could not be recognised by itunes and i got the same pop up message. Luckily we have not spent alot on downloads, however my son has lost his music now and it cannot be connected or upgraded. It's under guarantee however a software upgrade by Apple has totally messed my computer up. I really don't know who to turn to now as both the service support and store has not rectified this, something I feel has been caused by Apple.
    Any advice is appreciated. Thanks

    Does the iOS device connect to other networks?
    Does the iOS device see the network?
    Any error messages?
    Do other devices now connect?
    Did the iOS device connect before?
    Try the following to rule out a software problem:                 
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on your router
    .- Reset network settings: Settings>General>Reset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connections
    - Wi-Fi: Unable to connect to an 802.11n Wi-Fi network       
    - iOS: Recommended settings for Wi-Fi routers and access points
    - Restore from backup. See:
    iOS: How to back up
    - Restore to factory settings/new iOS device.
    If still problem make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar

  • Just upgraded HDD, now how do I get my data back??

    I just upgraded my stock 60GB HD to a 120GB Seagate Momentus 5400 ($100). This is what I did:
    1. Before removing the 60GB HD, i created a read-only disk image of my HD(with Disk Utility on the OSX install CD). I put this disk image on my USB external hard drive.
    2. Physically replaced the 60GB with the 120GB.
    3. Now, I boot up the computer to the OSX install CD (since it is a blank new HD). I open up Disk Utility on the install CD, and try to restore the image i created (on my external USB HD) to my new 120GB internal drive. I am able to select the image to restore, but cannot select my internal drive as the destination.
    I have all sorts of music, movies, applications...etc. on my old HD that I want on my new drive.
    I want to have my computer be identical to before I upgraded, just with a larger HD. Is this possible?
    I have tons of external USB HD space to use if needed, and I also still have the old HD... if I need to create a different kind of disk image or something.
    Please help!
    Macbook 2.0GHz (White)   Mac OS X (10.4.8)  

    I did this already. I failed to mention it in my first post. I have my HD "111.8 GB Seagate..." and underneath it: "Macintosh HD". Still can't restore an image to the "Macintosh HD" volume.

Maybe you are looking for

  • Windows XP OEM

    I was wondering if I could install an OEM version of Windows XP Professional using Boot Camp? I'm considering buying XP on eBay, and most of what I see available are OEMs. I just want to make sure there won't be any glitches since it's not a stand-al

  • Exporting Raw to PS

    Hi, I've update both Apple & Adobe Photoshop CS2 support file on my iMac, and vertified that both Aperture & Photoshop reads my camera's raw files. I'm importing all my pictures in Aperture, how do i export raw image to photoshop, when I Control-Clic

  • EFax services - How do I get the free account?

    I went to the link in the ePrint center's FAQ area about eFax services.  I asked the company and they told me that an HP support representative needs to make you an account.  How do I go about doing this?  Thanks.

  • GRE keepalives with VRF

    GRE keeplives enabled under tunnel interfaces will put the line protocol of tunnel to down... I have tested this in LAB !!! why is it so , what is the workaround to use keepalives with VRF ........

  • Using embedded Fonts in FONT tag. Possible?

    I've been pulling my hair out for days trying to get this working. (luckily I have a lot of hair) I have been able to successfully embed my custom font so that it displays properly in all components. I can set the style of a textarea to use a style w