Jdk1.6.0_19 issues

Due to a security finding, I have a need to upgrade from jdk1.6.0_17 to jdk1.6.0_19. The install is successful, however, when I try to start my content server, Coldfusion8, I get the following java exception:
Exception in thread "main" java.lang.NoSuchFieldError: strm
at java.util.zip.Inflater.initIDs(Native Method)
at java.util.zip.Inflater.<clinit>(Inflater.java:68)
at java.util.zip.ZipFile.getInflater(ZipFile.java:266)
at java.util.zip.ZipFile.getInputStream(ZipFile.java:212)
at java.util.zip.ZipFile.getInputStream(ZipFile.java:180)
at java.util.jar.JarFile.getBytes(JarFile.java:361)
at java.util.jar.JarFile.getManifestFromReference(JarFile.java:161)
at java.util.jar.JarFile.getManifest(JarFile.java:148)
autorestart: Process died in less than 30 seconds; not restarting
If I roll back to jdk1.6.0_17, Coldfusion8 starts without issue. I have also tried to install patches 125136-21 and 125137-21 from the java website and at install I get a message that the downloads are corrupt. Any one have any advice?

Hi Mike,
Perhaps this is a ColdFusion8 issue rather than a JDK issue.
Looking at the System Requirements for ColdFusion8 from http://www.adobe.com/products/coldfusion/coldfusion8/systemreqs/, it looks as though only JDK 1.6.0_04 is supported, though this is far from the expertise of the people on this alias.
I'm going to move this thread to one of the Java Forums, as I think you've a better chance of getting a reply there (this forum is geared towards issues with the patches, such as installation or backout issues, while your issue seems to be a problem with the patches deliverables).
HTH,
-Don

Similar Messages

  • Issues with jdk1.6.0_19 and coldfusion 8

    Due to a security finding, I have a need to upgrade from jdk1.6.0_17 to jdk1.6.0_19. The install is successful, however, when I try to start my content server, Coldfusion8, I get the following java exception:
    Exception in thread "main" java.lang.NoSuchFieldError: strm
    at java.util.zip.Inflater.initIDs(Native Method)
    at java.util.zip.Inflater.<clinit>(Inflater.java:68)
    at java.util.zip.ZipFile.getInflater(ZipFile.java:266)
    at java.util.zip.ZipFile.getInputStream(ZipFile.java:212)
    at java.util.zip.ZipFile.getInputStream(ZipFile.java:180)
    at java.util.jar.JarFile.getBytes(JarFile.java:361)
    at java.util.jar.JarFile.getManifestFromReference(JarFile.java:161)
    at java.util.jar.JarFile.getManifest(JarFile.java:148)
    autorestart: Process died in less than 30 seconds; not restarting
    If I roll back to jdk1.6.0_17, Coldfusion8 starts without issue. I have also tried to install patches 125136-21 and 125137-21 from the java website and at install I get a message that the downloads are corrupt. Any one have any advice?

    Hi,
    You had mentioned "The same steps worked fine using JDK 1.6_06  or JDK 1.5" , so which version of JVM had caused this error ?
    What is the version of oc4j that you are using ?
    Thanks,
    Sharmela

  • IPlanet-WebServer-Enterprise/6.0SP6 for JDK1.6 upgrade issue

    I want to upgrade iPlanet Web Server 6.0 with JDK/jre 6.0. currently iPlanet Web Server 6.0 is refferring to JDK1.5.0_17 in our lab. I see following error in logs.Any ideas which state is this upgrade is valid or a resolution for the below error would be great.
    I tried increasing stack size(StackSize 7168000 in magnus.conf),increasing Sun os filedescriptors and stacksize,jvm.minHeapSize=8388608 and jvm.maxHeapSize=33554432( in jvm12.conf)
    Thanks in advance
    iPlanet-WebServer-Enterprise/6.0SP6 B06/23/2003 14:40
    [18/Dec/2009:09:44:27] info ( 3351): Installing a new configuration
    [18/Dec/2009:09:44:27] info ( 3351): [LS ls1] http://stg-bobowww02.attws.com, port 9090 ready to accept requests
    [18/Dec/2009:09:44:27] info ( 3351): A new configuration was successfully installed
    [18/Dec/2009:09:44:27] config ( 3351): Error occurred during initialization of VM
    [18/Dec/2009:09:44:27] config ( 3351): java.lang.StackOverflowError
    [18/Dec/2009:09:44:27] config ( 3351):
    [18/Dec/2009:09:44:27] config ( 3351): at java.lang.String.hashCode(String.java:1482)
    [18/Dec/2009:09:44:27] config ( 3351): at java.util.Hashtable.get(Hashtable.java:334)
    [18/Dec/2009:09:44:27] config ( 3351): at java.util.Properties.getProperty(Properties.java:932)
    [18/Dec/2009:09:44:27] config ( 3351): at java.lang.System.getProperty(System.java:653)
    [18/Dec/2009:09:44:27] config ( 3351): at java.lang.Class$3.run(Class.java:2897)
    [18/Dec/2009:09:44:27] config ( 3351): at java.security.AccessController.doPrivileged(Native Method)
    [18/Dec/2009:09:44:27] config ( 3351): at java.lang.Class.checkInitted(Class.java:2881)

    Thanks for the reply.
    curretnly i see from logs we have servicepack 6 for iplanet6.0 in my box. If i upgrade with new servicepack can i use JDK1.6? because i don't see that kind of statement with even in any of the documents.The documents only talk upto 1.4.2
    secondly upgrading to newer version,I think for this we need to take new licences and is there will be a cost factor for 7.0 upgrade.Because i see the free download is only for 60 day evaluation. For upgradation i need to talk to my management for getting approval i need to atleast show them we cannot do it with the existing 6.0 server with SP6.
    I use the default value intially,and i was getting the StackOverFlow error.Some sites suggested in increasing the stacksize value for remedy to StackOverFlow error.So i increased it in an increments of 1MB. And thought this would be the peak value and stopped over there.

  • JAPPLET Application migration from JDK1.2.2_07 to JDK1.4.2_10 - Issues

    Hi
    We have a JAPPLET application that is using SWING components. So far the development and maintenance of this application has been done using JDK1.2.2_07. Now we wanted to upgrade to JDK1.4.2_10 for some enhancements to this application. Regarding this upgrade we have the following questions.
    1.Does JDK1.4.2_10 have the complete backward compatibility up to JDK1.2.2_07?
    2.What sort of possible rework to the existing features required? Main components and features that this application has are menus, tables, tree tables, printing, tabbed and framed views.
    3.What sort of upgrades is required for user�s environment?
    I would be very grateful if you could help me with answers to these questions. Also help me with any other suggestions related to this upgrade.
    Thanks & Regards
    Srini

    Yes you can use SPA to do the test even if you are on RBO on 9.2.0.8..0.
    It is not necessary to go in cbo before the test.
    Use metalink Note.562899.1 TESTING SQL PERFORMANCE IMPACT OF AN ORACLE 9i TO ORACLE DATABASE 10g RELEASE 2 UPGRADE WITH SQL PERFORMANCE ANALYZER
    You will need to put your optimizer statistics gathering strategy in place and tune the sqls on 10.2.0.4.0 using cbo. SPA will help in doing the testing.
    you can validate the outcome of your tuning actions using SPA and even use sql tuning advisor to tune some of the sqls, if needed.
    Hope this helps.
    Thanks
    Ashish

  • JBuilder/jdk1.4 beta issues?

    Has anyone had success getting the beta2 of the 1.4 jdk to work with JBuilder? I get a wierd "Wrong" version compiler error when I use it. If I set up JBuilder to actually run under the 1.4 jdk, then I get a "class not found" for java.lang.Object.
    I know this is Borland's issue, but I was hoping someone here had had some success with it?
    Thanks!
    Nathan Teske
    [email protected]

    Please, please, somebody come up with a fix for this. I haven't tried it yet because I don't want to break JBuilder, but I really want to use both JBuilder and JDK 1.4 when it becomes final.

  • Weblogic.jar and jdk1.5 compatible issues

    Hi
    Weblogic 9.1 and JDK 1.5
    I am using Eclipse 3.1 IDE.
    I have imported weblogic.jar to my application. When i open the jar, i dont see the ejb and Jms packages. I get compilation error in Eclipse.
    When i change the compiler to Jdk 1.4 and expand the jar, I see the packages.
    What is wrong here?
    Thanks in Anticipation

    Hi Rob,
    I am trying to run the weblogic 8.1 with JDK 1.5?
    Is it possible?
    I am getting the following exception at start up... I had changed the start up files to point to JDK 1.5.
    java.io.InvalidClassException: javax.management.MBeanAttributeInfo; local class incompatible: stream classdesc serialVersionUI
    D = 7043855487133450673, local class serialVersionUID = 8644704819898565848
    at java.io.ObjectStreamClass.initNonProxy(Ljava.io.ObjectStreamClass;Ljava.lang.Class;Ljava.lang.ClassNotFoundExceptio
    n;Ljava.io.ObjectStreamClass;)V(Unknown Source)
    at java.io.ObjectInputStream.readNonProxyDesc(Z)Ljava.io.ObjectStreamClass;(Unknown Source)
    at java.io.ObjectInputStream.readClassDesc(Z)Ljava.io.ObjectStreamClass;(Unknown Source)
    at java.io.ObjectInputStream.readNonProxyDesc(Z)Ljava.io.ObjectStreamClass;(Unknown Source)
    at java.io.ObjectInputStream.readClassDesc(Z)Ljava.io.ObjectStreamClass;(Unknown Source)
    at java.io.ObjectInputStream.readOrdinaryObject(Z)Ljava.lang.Object;(Unknown Source)
    at java.io.ObjectInputStream.readObject0(Z)Ljava.lang.Object;(Unknown Source)
    at java.io.ObjectInputStream.readArray(Z)Ljava.lang.Object;(Unknown Source)
    at java.io.ObjectInputStream.readObject0(Z)Ljava.lang.Object;(Unknown Source)
    at java.io.ObjectInputStream.defaultReadFields(Ljava.lang.Object;Ljava.io.ObjectStreamClass;)V(Unknown Source)
    at java.io.ObjectInputStream.readSerialData(Ljava.lang.Object;Ljava.io.ObjectStreamClass;)V(Unknown Source)
    at java.io.ObjectInputStream.readOrdinaryObject(Z)Ljava.lang.Object;(Unknown Source)
    at java.io.ObjectInputStream.readObject0(Z)Ljava.lang.Object;(Unknown Source)
    at java.io.ObjectInputStream.readObject()Ljava.lang.Object;(Unknown Source)
    at weblogic.management.internal.TypesHelper.getMBeanInfo(TypesHelper.java:261)
    at weblogic.management.internal.TypesHelper.getAdminOrConfigMBeanInfo(TypesHelper.java:366)
    at weblogic.management.internal.ConfigurationMBeanImpl.<init>(ConfigurationMBeanImpl.java:130)
    at weblogic.management.AdminServer.<init>(AdminServer.java:59)
    at weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java:245)
    at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:771)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:670)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:344)
    at weblogic.Server.main(Server.java:32)
    Is weblogic 8.1 not compatible with JDK 1.5?
    Thanks in advance,
    Binu

  • Exit program, but process remains? (Thread issue?)

    Hi All,
    Maybe this is another Windows XP and JDK1.4 (beta3) issue...
    I have a program which creates ONE background thread to access the web and obtain some data.
    When I close my program, and the System.exit(0) is called, my program does not terminate. A java.exe process remains.
    My question is... Do I have to do anything special to close down my thread? I had encountered this same problem with JDK1.4 and XP, but found a hack to fix it. I'm thinking maybe my program is just getting too complex to work properly with Windows XP and JDK1.4, because the "hack" or solution to the hanging process with jdk1.4 and XP is no longer working (The solution was to add JFileChooser fc = new JFileChooser() to the main method).
    Thanks for any help.

    Thanks for the reply, but NO, I did not start a daemon process, just simple Thread run(). I just spent the 20mins to setup my build environment to use JDK1.3.1_01, and I downloaded the XML libs that my application was using (JDK1.4 has these built in), and I compiled with JDK1.3.1, and my program did NOT leave any background tasks running. So it worked great.
    I just miss the mousewheel support in JDK1.4 :(.
    So apparently, it is the return of the Windows XP and JDK1.4 (beta3) problem that exists.
    So, looks like I'll be using JDK1.3.1 until they fix 1.4.
    Thanks

  • Java.lang.NoClassDefFoundError:Couldnot initialize class com.sap.mw.jco.JCO

    Hi,
    I am having an issue with SAP adapter configuration. It throws below error in log files :
    java.lang.ExceptionInInitializerError: JCO.classInitialize(): Could not load middleware layer 'com.sap.mw.jco.rfc.MiddlewareRFC'
    JCO.nativeInit(): Could not initialize dynamic link library sapjcorfc [no sapjcorfc in java.library.path]. java.library.path [opt/apps/Oracle/jdk160_14_R27.6.5-32/jre/lib/i386/client:/opt/apps/Oracle/jdk160_14_R27.6.5-32/jre/lib/i386:/opt/apps/Oracle/jdk160_14_R27.6.5-32/jre/../lib/i386:/opt/apps/Oracle/patch_wls1032/profiles/default/native:/opt/apps/Oracle/patch_jdev1111/profiles/default/native:/opt/apps/Oracle/jdk160_14_R27.6.5-32/jre/lib/i386/client:/opt/apps/Oracle/jdk160_14_R27.6.5-32/jre/lib/i386:/opt/apps/Oracle/jdk160_14_R27.6.5-32/jre/../lib/i386:/opt/apps/Oracle/patch_wls1032/profiles/default/native:/opt/apps/Oracle/patch_jdev1111/profiles/default/native:/opt/apps/Oracle/wlserver_10.3/server/native/linux/i686:/opt/apps/Oracle/wlserver_10.3/server/native/linux/i686/oci920_8:/opt/apps/Oracle/wlserver_10.3/server/native/linux/i686:/opt/apps/Oracle/wlserver_10.3/server/native/linux/i686/oci920_8:/opt/apps/Oracle/Oracle_SOA1/soa/thirdparty/edifecs/XEngine/bin:/opt/apps/Oracle/Oracle_SOA1/soa/thirdparty/edifecs/XEngine/bin]
    java.lang.NoClassDefFoundError: Could not initialize class com.sap.mw.jco.JCO
    Invoking SAP targets from bpel or iwafjca test servlet fails with "java.lang.NoClassDefFoundError: Could not initialize class com.sap.mw.jco.JCO."
    I am able to connect from Application Explorer(AE) and browse through idocs and bapis. I tried to check the class loading pattern for AE using Jconsole :
    1. Started the AE
    2. /opt/apps/Oracle/jdk1.6.0_19/bin/jps
    15279 BseFlashScreen
    3. /opt/apps/Oracle/jdk1.6.0_19/bin/jconsole 15279
    Enabled verbose output on class loading page and connected to SAP target from AE
    4. The verbose output shows below :
    Loaded com.sap.mw.jco.JCO from file:/opt/apps/Oracle/Oracle_SOA1/soa/thirdparty/ApplicationAdapters/lib/sapjco.jar
    I have added the above path to my LD_LIBRARY_PATH
    LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${WL_HOME}/server/native/linux/${arch}:${MW_HOME}/Oracle_SOA1/soa/thirdparty/ApplicationAdapters/lib:${MW_HOME}/user_projects/domains/base_domain/lib:${WL_HOME}/server/native/linux/${arch}/oci920_8
    I also added the path to WEBLOGIC_CLASSPATH in commEnv.sh file.
    The sapjco.jar, libsapjcorfc.so and librfccm.so files are also available under below directories
    WL_HOME/server/lib
    MW_HOME/Oracle_SOA1/soa/thirdparty/ApplicationAdapters/lib
    MW_HOME/user_projects/domains/base_domain/lib
    Any suggestions will be really helpful.
    Regards
    Subhankar

    Hi Manoj,
    I have added the libsapjcorfc.so and librfccm.so files to below locations:
    WL_HOME/server/lib
    MW_HOME/Oracle_SOA1/soa/thirdparty/ApplicationAdapters/lib
    MW_HOME/user_projects/domains/base_domain/lib
    And also set the LD_LIBRARY_PATH and WEBLOGIC_CLASSPATH in commEnv.sh file.
    Eg:
    LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${WL_HOME}/server/native/linux/${arch}:${MW_HOME}/Oracle_SOA1/soa/thirdparty/ApplicationAdapters/lib:${MW_HOME}/user_projects/domains/base_domain/lib:${WL_HOME}/server/native/linux/${arch}/oci920_8
    Is there any other location where these need to be added ? I hope library path/system path refers to the WEBLOGIC_CLASSPATH ?
    Regards
    Subhankar

  • Problem with Image Loading

    Hi,
    I am using JWS to launch my application. Earlier I was using jdk1.5.0_12 version and everything was working fine. But, one of our machines didnt had jdk1.5.0_12 but had jdk1.5.0_19 version. So, JWS uses "Java Web Start 1.5.0_19" version.
    In my code, I am loading images at two different places. At first place I am loading my images using ClassLoader cl = Thread.currentThread().getContextClassLoader();
    InputStream baseInputStream = cl.getResourceAsStream(value);
              if(baseInputStream != null){
                  ByteArrayOutputStream out = new ByteArrayOutputStream(1024);
                  byte[] buffer = new byte[1024];
                  int len;
                  while((len = baseInputStream.read(buffer)) >= 0)
                      out.write(buffer, 0, len);
                  baseInputStream.close();
                  out.close();
                  imageIcon = new ImageIcon(out.toByteArray());
              }This is working fine. But at the second place, I am setting the look and feel for my application using, SkinLookandFeel.loadDefaultThemePack() method. This method hangs permanently and my application fails to launch. When I debugged this method, I found the following:
    1. It goes to loadDefaultThemePack() method of SkinLookAndFeel class. (package: com.l2fprod.gui.plaf.skin)
    2. This in turn calls the loadThemePackDefinition((com.l2fprod.gui.plaf.skin.SkinLookAndFeel.class).getResource("/skinlf-themepack.xml")); of SkinLookAndFeel class.
    3. The XML file is loaded properly.
    4. In method loadThemePackDefinition(), the XML is parsed.
    5. This XML has a tag <icon name="InternalFrame.icon" value="icons/Window.gif" />.
    6. A URL is formed using URL iconURL = new URL(url, element.getProperty("VALUE"));7. This URL is also formed properly.
    8. Next, SkinUtils.loadImage(iconURL) is called.
    9. In this method, image is created using method: byte data[] = SkinLookAndFeel.getURLContent(url);
                img = Toolkit.getDefaultToolkit().createImage(data);10. The img variable created here has width and height = -1 with imagerep (consumer) as null, source (producer) as sun.awt.image.ByteAraryImageSource.
    11. Then, ImageUtils.transparent(img) method is called.
    12. In this method, toBufferedImage(image) method is clalled.
    13. in toBufferedImage(image) method, new image is created using image = (new ImageIcon(image)).getImage(); method.
    14. This new image created also has width and height = -1 with imagerep (consumer) as sun.awt.image.ImageRepresentation, source (producer) as ByteAraryImageSource.
    15. Now, new BufferedImage is created using BufferedImage bufferedImage = new BufferedImage(image.getWidth(null), image.getHeight(null), 2);16. In the constructor of BufferedImage, createCompatibleWritableRaster(width, height) method is called on DirectColorModel. This method throws exception, since width and height are -1.
    Points to note are:
    1. This is working fine with jdk1.5.0_12 but not with jdk1.5.0_19. I tried this with latest java 1.5 version, jdk1.5.0_21. The problem is still there.
    2. When I tried with jdk1.5.0_12, instead of DirectColorModel instance, createCompatibleWritableRaster() method in point 16 above was called on IndexColorModel. I am not creating or initializing any color model, so, I dont know, when does the instance of DirectColorModel or IndexColorModel is used and whether it has any thing to do with my problem.
    Can any one provide any pointers, what could be the issue with jdk1.5.0_19.

    Have a look throughout the forum (and google), JWS retrieved url syntax changed in 5u16 (or 14 I can never remember).
    Otherwise keep waiting for some good samaritan, good luck with it, most people are sick tired of this topic.
    Bye.

  • How to find out what is using the native heap of a process running a JVM?

    Hello,
    I am not sure where to post this question so I am starting here.
    I am troubleshooting a Java application using some native calls (32 bits Java running on Solaris 10). The size of the process (as reported by prstat) is slowly increasing day after day.
    The size of the 'Java heap' is fixed at the start (-Xms and -Xmx are set to the same value on the command line when launching the Java app) and the GC is workling fine. No memory complaints from the Java side of the application.
    It is the size of the 'native' heap (as reported by 'pmap') that is increasing:
    root@mas01 # pmap 5382
    5382:/apps/java/bin/java -server -Xms207M -Xmx207M -XX:MaxNewSize=24M -XX:N
    00010000 64K r-x-- /apps/jdk1.5.0_19/bin/java
    0002E000 16K rwx-- /apps/jdk1.5.0_19/bin/java
    00032000 3896K rwx-- [ heap ]
    00400000 389120K rwx-- [ heap ]
    18000000 2784K rwx-- [ heap ]
    DCAF4000 48K rw--R [ stack tid=169 ]
    DCBF6000 40K rw--R [ stack tid=161 ]
    DCCF8000 32K rw--R [ stack tid=160 ]
    My first reaction was to search for a memory leak. Found a minor leak in the JVM with the ::findleak function (called within the mdb debugger). Upgraded to a later release of Java 5 (Java 1.5.0_19) where the leak is fixed but the heap is still increasing.
    Many parts of the process allocate memory in the native heap. The JVM itself, the native calls made to a C++ library part of our Java application and maybe also some 3rd party software.
    I would like to know what is the best way to find out what is consuming more and more memory in the native heap. I started looking a DTraces but I am new to this. I also thought maybe the Solaris Perftools might be of use but I never used them. Before plunging into a tool more or less blindly, I am asking for advices on how to tackle this issue. Can someone recommend a tool/method to see what is allocated in the heap?
    Regards,
    Stéphan
    Edited by: StephanDupont on Sep 22, 2009 8:47 AM

    After googling a lot I managed to run my application with libumem, generated a core file and succeeded to find some leak with mdb even if ::findleak reported nothing.
    Does anyone knows if the ::findleak (you need libumem and mdb) is supposed to find leak in the native part of the memory and a Java application using the JNI interface?
    Regards,
    Stéphan

  • Essbase Studio Error(1021001): Failed to Establish Connection With SQL Data

    Hi.
    I have trying to deploy a cube with Essbase Studio but I get the error: "*Error(1021001): Failed to Establish Connection With SQL Database Server*"
    My environment is Linux 5, Oracle 11g and EPM 11.1.1.2. Oracle database and Essbase was installed with diferent users. In the .bash_profile of hypadmin user (that install Essbase) I have set the following variables
    ORACLE_BASE=/u01/app/oracledb/product/11.1.0
    ORACLE_HOME=$ORACLE_BASE/db_1
    LD_LIBRARY_PATH=/usr/X11R6/lib:$ORACLE_HOME/lib:$LD_LIBRARY_PATH
    ORACLE_HOSTNAME=devbi.sigfe2
    PATH=$ORACLE_HOME/bin:$ORACLE_HOME/jdk/bin:$ORACLE_HOME/bin:/sbin:$ORACLE_HOME/opmn/bin:$PATH
    ORACLE_SID=orcl
    JAVA_HOME=/u01/app/installfiles/jdk1.5.0_19
    In my pc (windows xp) I can open Essbase Studio console, do the connection to Oracle database, get tables and create minischema, mesures and hierarchies (I can see the preview of hierarchies). Also I can create cubes with EAS and can connect with MAXSHELL to essbase.
    When I try to deploy the cube from Essbaes Studio y get the error "Error(1021001): Failed to Establish Connection With SQL Database Server".
    The Essbase Studio Log File say:
    +12:40:16 07/24/09 (admin-1) INFO Start creating outline in database "5.4.0.41:1423.POC_ESS.POC_ESS1"...+
    +12:40:16 07/24/09 (admin-1) FINA Sign on Essbase by CSS token "5.4.0.41:1423" successfully...+
    +12:40:16 07/24/09 (admin-1) INFO Start building dimension "DM_CIUDADES" ...+
    +12:40:16 07/24/09 (admin-1) MÁS FINA Start creating rule file ...+
    +12:40:16 07/24/09 (admin-1) INFO SQL statement has been created and put into rule file "/home/hypadmin/hyperion/products/Essbase/EssbaseStudio/Server/./ess_japihome/data/DM_CIU.rul"+
    +12:40:16 07/24/09 (admin-1) INFO The query is "SELECT (CONCAT('reg_',CAST(cp_105."ID_REGIONPADRE" AS VARCHAR2(1000)))) as "REGION_PADRE", (CONCAT('reg_',CAST(cp_105."ID_REGION" AS VARCHAR2(1000)))) as "REGION_HIJO", cp_105."DE_REGION" as "REGION_HIJO.Default" FROM "POC"."DM_REGIONES_ESS3" cp_105 ORDER BY cp_105."DE_NIVEL" ASC, cp_105."ID_REGIONPADRE" ASC, cp_105."ID_REGION" ASC"+
    +12:40:16 07/24/09 (admin-1) INFO Rule file has been created and saved as "/home/hypadmin/hyperion/products/Essbase/EssbaseStudio/Server/./ess_japihome/data/DM_CIU.rul"+
    +12:40:16 07/24/09 (admin-1) FINA Essbase starts to add members to DM_CIUDADES dimensioin based on the rules file.+
    +12:40:16 07/24/09 (admin-1) ADVERTENCIA (1021001): Error al establecer conexión con el servidor de bases de datos SQL. Consulte el registro para obtener más información.+
    +12:40:16 07/24/09 (admin-1) ADVERTENCIA essbaseDriver.FailedToBuildDimensionException+
    +12:40:16 07/24/09 (admin-1) GRAVE Unexpected exception in EssbaseExport prevented cube from being deployed+
    -------------- Exception --------------
    com.hyperion.cp.datasources.export.essbase.EssbaseDriverException: Failed to deploy Essbase cube
    Thanks in advance to all that have any idea to help me to solve this issue.
    A.S.

    Hi,
    If you type database SID in lowercase, try to reenter iot in uppercase. Strange, but I and my colleagues encounter this behaviour many times.

  • Smpatch analyze fails to run on Solaris 10 Sparc systems

    I have two Sparc Solaris 10 systems that I am unable to get to successfully patch. The 'sconadm' tool runs correctly, but smpatch bombs out with one of the following two errors:
    Failure: Cannot connect to retrieve current2.zip: You are not authorized to access this service.
    Failure: Cannot connect to retrieve detectors.jar: You are not authorized to access this service.'dmesg' suggests that it is failing to send the correct credentials to the update server:
    Aug 18 12:23:01 pheasant root: [ID 702911 user.crit]  => com.sun.patchpro.cli.PatchServices@1bcdbf6 <=Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://getupdates1.sun.com/database/current2.zipIf I attempt to download this file in a web browser, my Sun Online credentials allow me to do so, so they are valid.
    I've found threads of people with similar issues, but none of the presented solutions have worked for me. I've tried updating all the related patches, but to no avail.
    I've downloaded the 'suc.sh' tool and supplied the output from one of my servers:
    # ./suc.sh
    User: root
    Logname: root
    Tue Aug 18 12:30:20 BST 2009
    pheasant
    smpatch settings:
    patchpro.backout.directory      -       ""
    patchpro.baseline.directory     -       /var/sadm/spool
    patchpro.download.directory     -       /var/sadm/spool
    patchpro.install.types          -       rebootafter:reconfigafter:standard
    patchpro.patch.source           -       https://getupdates1.sun.com/
    patchpro.patchset               -       current2
    patchpro.proxy.host             -       ""
    patchpro.proxy.passwd           ****    ****
    patchpro.proxy.port             -       8080
    patchpro.proxy.user             -       ""
    smpatch analyze:
    Failure: Cannot connect to retrieve current2.zip: You are not authorized to access this service.
    Entitlement:
    cat: cannot open /var/sadm/spool/cache/entitlement/*entitlement_client
    Sun UC patch revision:
    120335-04
    121081-06
    121081-08
    121118-16
    121453-02
    122231-01
    123003-03
    123005-07
    123630-03
    123893-05
    123893-15
    124171-07
    137137-09
    Solaris release:
                           Solaris 10 5/09 s10s_u7wos_08 SPARC
               Copyright 2009 Sun Microsystems, Inc.  All Rights Reserved.
                            Use is subject to license terms.
                                 Assembled 30 March 2009
    Solaris Kernel: Generic_141414-07
    Machine Type: sun4v
    Platform: SUNW,SPARC-Enterprise-T5120
    Java versions:
    System default:
    java version "1.5.0_19"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_19-b02)
    Java HotSpot(TM) Server VM (build 1.5.0_19-b02, mixed mode)
    Java 5:
    java version "1.5.0_19"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_19-b02)
    Java HotSpot(TM) Server VM (build 1.5.0_19-b02, mixed mode)
    Java 6:
    Unable to locate JRE meeting specification "1.6*"
    Java used by smpatch and updatemanager:
    /usr/sbin/pprosvc:JAVACMD="/usr/jdk/latest/bin/java -version:1.5+"
    /bin/updatemanager:JAVA_EXEC="/usr/jdk/latest/bin/java -version:1.5+"
    Cacao Java version:
    java-home=/usr/jdk/jdk1.5.0_19
    Cacao Base Directories:
    cacao.install.rt.base.dir=/
    cacao.install.etc.base.dir=/
    Software Cluster:
    CLUSTER=SUNWCXall
    All ccr properties:
    18:
    Property not defined: 18
    cns.assetid:
    EpZ/R8Qb0Pm6RveZcxEkQs65/+Q=
    cns.br.SunUCenabled:
    true
    cns.ccr.keyGenPath:
    /usr/lib/cc-ccr/bin/ccrKeyGen
    cns.clientid:
    ba7a3b27-d847-4abc-9453-ba80d2f6c2b0
    cns.httpproxy.auth:
    cns.httpproxy.ipaddr:
    cns.httpproxy.port:
    cns.regtoken:
    3912c9d8-22e8-41d9-8e09-e7b50f186b44:1280448000000:T
    cns.security.password:
    tKb+Hl+DUx8YZdtTk4Dw+keG66XcqAr7FgkCJ2LT96im
    cns.security.privatekey:
    -----BEGIN ENCRYPTED PRIVATE KEY-----
    MIICxjBABgkqhkiG9w0BBQ0wMzAbBgkqhkiG9w0BBQwwDgQIp3u860rdprUCAggA
    MBQGCCqGSIb3DQMHBAh/OGl0hwjEkASCAoAm9jJrEjhB0wKNCKR3LlrREJAcmRFP
    2wkS0e7CNt+W8dMRJf5I7D/eRIxaa3INaGdSiuMCHJit44tcnQaB9L31EH3xAkLB
    9afGErebRM9ldlt4ScZJ6LNlgeRYu+QO4dNGjsor5XVeGaAqhGaODqFdh1tLP6eI
    r2UAkRJ6ATThIPhbtvNqBZ3Dq/UyJLS3sGSh6zBo/WA/poYHzOq0tuvrYZ4wd9PH
    G5LW4wGac2vEL8/FlI8dSYDYY5ENsPxTC/AzYBdldcK0gmpLZpfQO7NnHo8Hipk3
    /gVRLUIKbN2nX0pT5rA4AGxj/gNiBqGY9YnEp1np1W/ZaPuqwjXFNgWUBDwI6PmR
    0mae0qbNIP9UHew+r9PfNd2YQrKwjZM7lUU4y04Y1mUjziy+jThAWBKP3VAsc0a2
    Ztr4EN5dofGHO54Q8gyUyh3raV0HSSyjdGwOvmo/visRmhQ/SYT6gr+aGPd3RhjA
    WJN2OwRWgO6GyZWqZP47CuS6sn1R9NSVgyNIyBf7rdXHNre6Y9FhYJFYYa0DzofB
    iMb/z0fQpmUtRul/8AhlSSmwS1ZCzmpH5vADPMMvjOZrjsUV7n2Fi8pZ8pzXT06W
    oHccis3qDSsp/PsIaK+bCKqcFimYWHblxgCle2gtI0+p47gE9zthLeNgGiYrV3bH
    8MdrMgafggL9Tmu8lPBOTpkM2DMBdRkGf63g1WVlkw3Huq5mOAzCzywvxsOhqpf2
    tX7aIzBSe1z9iWkyzBUWKCObrtZmGUkD6iHQIbhCPAObv8g+0odV3kiDHxnuMp8o
    tjiVQMBiThzCBfypGiv5ub96SO2in693YybafQdOl2ZdGkHYq1975jIn
    -----END ENCRYPTED PRIVATE KEY-----
    cns.security.publickey:
    -----BEGIN PUBLIC KEY-----
    MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDKy2n+88gjTxo/4za2Q92l4XBQ
    ZqCpJq0WFpdRvaEiRFXQJHtv66+XfKTUufq8CuFR8OLTSrA/PpTqSNTEBvmBJf7n
    NG6lXBM2fvgakxTwjtaZkvZl3Yhf8gBJp8pptuyMihStlt+u+0CBdwMmrz91wGDQ
    3MNdlDRdukKn66llLwIDAQAB
    -----END PUBLIC KEY-----
    cns.swup.UMautolaunch:
    false
    cns.swup.autoAnalysis.enabled:
    true
    cns.swup.checkinInterval:
    2
    cns.swup.lastCheckin:
    0
    cns.swup.patchbaseline:
    current
    cns.swup.regRequired:
    true
    cns.transport.serverurl:
    https://cns-transport.sun.com
    patchsvr not installed.
    Sun UC package status:
    SUNWbreg not installed
    SUNWdc not installed
    Services in maintenance/disabled state:

    Hi, I'm also experiencing this issue. Is there an rss or bug list I can follow to check for eta/resolution?

  • EHPI not able to start and stop services shadowsystem

    All,
    I am working on an installation of EHP4 but am running in the following issue:
    When I get to the phase SHDINST_OS the EHPI is not able to stop and start the service for the shadowsystem. The ehpi log gives:
    Phase SHDINST_OS:
    SAPehpi> Starting subprocess sapstartsrv.exe with id 7348 at 20100512081320
    Environment: JAVA_HOME=C:\Program Files\Java\jdk1.5.0_19
    Environment: PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
    Environment: Path=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;F:\usr\sap\HRS\SYS\exe\uc\NTAMD64;F:\usr\sap\HRS\SYS\exe\nuc\NTAMD64
    Environment: auth_shadow_upgrade=0
    Environment: dbs_mss_schema=hrs
    Service not started.
    Process with ID 8132 terminated with status -1
    The EHPI gives:
    An error occurred during the installation of the
    SAP service SAPHRS_03:
    Possibly the password for user .\SAPServiceHRS entered in phase
    INITPUT was wrong. You can reset it by calling 'SAPehpi set stdpar'.
    Try to execute SAPSTARTSRV.EXE manually using the following syntax:
    G:\EHPI\abap\exe\sapstartsrv.exe -r
    -p G:\EHPI\abap\HRS\SYS\profile\START_DVEBMGS03_NLDBHRS01 -s HRS -n 03
    -U .\SAPServiceHRS -P <PASSWORD> -e NLDBHRS01\hrsadm
    and check if the service SAPHRS_03 can be stopped and restarted.
    When I follow up on the sapstartsrv first I can start/create it but that when I restart the EHPI it fails again on the same issue.
    Anybody any ideas?
    the passwords given in the EHPI are the ones of the SAPService user in the windows environment
    Chris

    Hi
    Have you tried below option as suggested in logs ?
    > Possibly the password for user .\SAPServiceHRS entered in phase
    > INITPUT was wrong. You can reset it by calling 'SAPehpi set stdpar'.
    > Try to execute SAPSTARTSRV.EXE manually using the following syntax:
    > G:\EHPI\abap\exe\sapstartsrv.exe -r
    > -p G:\EHPI\abap\HRS\SYS\profile\START_DVEBMGS03_NLDBHRS01 -s HRS -n 03
    > -U .\SAPServiceHRS -P <PASSWORD> -e NLDBHRS01\hrsadm
    > and check if the service SAPHRS_03 can be stopped and restarted.
    >
    Thanks
    Sunny

  • Catalog Manager Error: while opening Catalog in Offline Mode

    Hi All,
    I am not able to open a catalog in offline mode through Catalog Manager.
    Error Message:_
    JVM terminated. Exit code=1
    C:\Program Files\Java\jdk1.6.0_13\bin\javaw.exe
    -Xmx1024M
    -Djava.library.path=C:\OracleBI\web\bin
    -Declipse.noRegistryCache=true
    -jar C:\OracleBI\web\catalogmanager\startup.jar
    -os win32
    -ws win32
    -arch x86
    -launcher C:\OracleBI\web\catalogmanager\catalogmanager.exe
    -name Catalogmanager
    -showsplash 600
    -exitdata 2158_a8
    -vm C:\Program Files\Java\jdk1.5.0_19\bin\javaw.exe
    -vmargs
    -Xmx1024M
    -Djava.library.path=C:\OracleBI\web\bin
    -Declipse.noRegistryCache=true
    -jar C:\OracleBI\web\catalogmanager\startup.jar
    There is no issue while opening a catalog in Online Mode.
    I have OBIEE Client Tool 10.1.3.4.0 installed on Windows Server 2008.
    Any help on this will be appreciated.
    Thanks,
    Deepak

    Hi All,
    Do anyone have any idea on this issue?
    Thanks,
    Deepak

  • Adobe LiveCycle 8.2 on Fedora 10 Linux

    Hello,
    We are trying to install Adobe LiveCycle 8.2 (trial version) on Linux Fedora 10. While running the linux_livecycle8_setup.bin, we are getting an erro saying 'No JRE found on this system'. But we have JDK1.5 installed and the paths and JAVA_HOME set to JDK1.5. java -version also shows the correct Java version.
    We have also noticed that the installer is trying to load the bundled JRE. It also throws a Text Relocation issue for one .so file in tmp folder.
    We have successfully installed it on Solaris and Windows and already bought a license for Reader Extension component.
    Could somebody assist us with this?
    Thanks in advance,
    Jerry

    Hi - I am having the exact same problem trying to install LiveCycle 8.2 on CentOS 5.
    when I try to install via ./linux_livecycle8_setup.bin
    it initializes the wizard - tries to extract the bundled JRE and says it cannot find it on the system.
    I made sure to have jdk1.5.0_19 installed already.
    I am not sure if I modified the path infor for Java correctly.
    I am pretty new to this - so I am not sure if this code makes sense or not -
    This is what I have added in my /etc/profile doc for Java references:
    JAVA=""
    export JAVA="sun"
    export JPATH="/usr/java/jdk1.5.0_19"
    export JAVA_HOME="$JPATH"
    export CLASSPATH="$PATH/bin"
    $JAVA_HOME/bin:
    export PATH="/usr/java/jdk1.5.0_19/bin:$PATH"
    export PATH="/usr/jboss_4.2.0/bin:$PATH"
    export JBOSS_HOME="/usr/jboss_4.2.0"
    pathmunge $JPATH/bin before
    Update:  I have also tried to change this to:
    JAVA_HOME=/usr/java
    export JAVA_HOME
    PATH=$JAVA_HOME/bin:$PATH
    export PATH
    as described in the "Preparing to Install Livecycle ES" document - but to no avail - I keep getting the same error message about no JRE.
    Any suggestions would be very helpful - thanks in advance -
    -Ben

Maybe you are looking for