cannot decrypt the message of the java Server

My application receives emails which are encrypted with AES/CBC/PKCS5Padding. My problem is that I can't decipher them well, I always get weird characters and portions of the original message. Y at - it any incompatibility between PVE PKCS5Padding and PKCS5Padding of Blackberry? I tried with atheart/CBC/PKCS5Padding encryption, but you have the same problem. I even tried to import BouncyCastle in my blackberry application, but it gave rise to a more complex problem: application would not start due to a problem of verification.

This is the encryption and decryption methods I used.

Byte [] use = "abcdefghijklmnop".getBytes (); key used by the server and Pocket PC

Encryption of the Java Server:

...

public static ubyte [] encrypt (byte [] input) throws... {

SecretKeySpec keySpec = new SecretKeySpec (use, "AES");
IvParameterSpec ivSpec = new IvParameterSpec (rawKey);

Encryption cipher = Cipher.getInstance("AES/CBC/PKCS5Padding");

Cipher.init (Cipher.ENCRYPT_MODE, keySpec, ivSpec);

Return cipher.doFinal (input);

}

Blackberry decryption:

...

public static ubyte [] decrypt (input byte) shots... {

Key AESKey = new AESKey (rawKey);
IV InitializationVector = new InitializationVector (rawKey);
ByteArrayInputStream is = new ByteArrayInputStream (input);
DecryptorInputStream stream = DecryptorFactory.getDecryptorInputStream (key,
is "AES/CBC/PKCS5", iv);
output Byte [] = new byte [stream.available ()];
Stream.Read (output);
is. Close();

return output;

}

If one of you managed to decipher any type of encryption PVE or BouncyCastle, please help me.

I finally got to work. The problem was that I have encrypted text and then sent as an email. The result of the encryption is a byte array that in order to send an email I've converted to a string. That was the main problem. I managed to solve this problem by placing the bytes encrypted in an attachment with a particular content type: application/xrimdevice-mycontent. In collaboration with the SupportedAttachmentPart I managed to get my intact encrypted bytes. Yet, there are a few problems with the padding, usually I don't get any errors if the length of the ciphertext is a multiple of 16 (using the 16-byte encryption key).

I tested it and it worked perfectly with AES/ECB/PKCS5. When you use character mode the first CBC Article 10 or 9 not decrypted well no.

For those who want to implement the PKCS7 I sugest using the BouncyCastle j2me version. I managed to make it work by adding to my project all necessary decryption since the source code of the Castle inflatable j2me.

Tags: BlackBerry Developers

Similar Questions

  • Lesson 1 homework load: cannot access the java.lang

    I made all facilities and followed all the steps of Lesson1 for the java ME course for Raspberry Pi, but when trying to load the homework examples in the zip file I get the following in Netbeans 8.0.2 error message (and many more mistakes, but I guess that it is the number one key).

    Cannot access the java.lang

    Fatal error: could not find the java.lang package in the classpath or bootclasspath

    ----


    I tried to load the files to work from home with 'file', 'open project' and navigating to the folder with the file build.xml. What I am doing wrong? How these files must be loaded?

    Simple examples with "to go". ' and 'destroy... '. "impression of the lessons worked well, both on the output of the PC console as the Bill pro forma raspberry connected.

    Note, I'm using version 8.1 of ME incorporated, SDK and Plugins currently available on the Oracle website.

    Thanks for your help.

    Willem

    It seems that the SDK was not established as a platform target in the properties of your project by a reason any (for example, older has not installed SDK as a platform project properties).

    Check following:

    1. menu Tools > Java platforms. "Oracle Java (TM) Platform Micro Edition SDK 8.1" should be here as a platform CLDC peresent. If you have not, add it here manually.

    2 menu popup on your project > properties-> platform: you select here as aplatform SDK and the existing mechanism. Note, in the event that your project contains a platform/device this dialog box will be filled with the default (s) value, but you have to press the "OK" button here to apply this default assignment.

  • Cannot start the vCenter Server Service

    Cannot start the vCenter Server Service. To get this message to control the attached screenshot

    2013-09 - 03T 21: 34:18.800 + 05:30 [info 03612 'utilvpxdVdb'] [VpxdVdb::SetDBType] connect to DSN: VMware vCenter with username

    2013-09 - 03T 21: 34:18.800 + 05:30 [03612 error 'utilvpxdVdb'] [VpxdVdb::SetDBType]: database error: ODBC error: (IM002) - data [Microsoft] [ODBC Driver Manager] source name not found and no default driver specified

    2013-09 - 03T 21: 34:18.800 + 05:30 [03612 "Default" error] error obtaining configuration information from the database

    This looks like a problem in the registry for the part of the database or a correctly configured system DSN.

  • Errro: Cannot save the Terminal Server when he tried to use the program Sony Vegas

    Original title: cannot save the Terminal Server.

    I'm having a problem using my program "Sony Vegas". It worked OK. But now gives me an error. "Cannot save the Terminal Server. I don't know if this a problem of Windows, or Sony Vegas. Please tell us how to solve this problem. Thank you.

    Hi barnstable,.

    Try these steps and check the result.
    Step 1: Check if the Terminal Services service is disabled
    a. Click Start, click Run.
    b. type services.msc, and then click ok.
    c. in the list of services, double-click Terminal Server Services.
    d. change the startup type to automatic and start the service.
    e. click ok to apply the changes.
    f. check if the problem persists.

    Step 2: If the problem persists, uninstall and reinstall the program Sony Vegas
    see How to change or remove a program in Windows XP .
    b. Once you have deleted the program, restart the computer.
    c. reinstall the program.

    For additional support, get in touch with Sony support team.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Error - cannot locate the DNS server of comments when try to use the Windows XP Edition computer remotely family assistance.

    Original title: cannot locate the comments of my windows xp home dns server.

    We have all two windows xp home, only difference, I can say is in the exception of firewall computers comments tab, there is no box remote assistance to check or uncheck.
    whenever we try I get it's message. Could not locate dns comments.
    something terribly simple became simply terrible.
    Thank you

    THANKS A LOT FOR YOUR CONTINUOUS SUPPORT. USING WINDOWS MESSENGER AND ACTIVATE THE REMOTE ASSISTANCE, AFTER FLUSHING DNS CACHE, WE HAD NO CONNECTION PROBLEM. ALTHOUGH STAY CONNECTED WAS A PROBLEM. NOW IDENTIFIED AS THE NETWORK ADAPTER ITSELF IS DEFECTIVE. I WAS ABLE TO SOLVE MOST OF THE QUESTIONS ON MY FATHER'S COMPUTER, IMPOSSIBLE WITHOUT YOUR TUTALIDGE. SO I HUMBLY GIVE THANKS TO PEOPLE LIKE YOU WHO UNSELFISSLY GIVE THEIR TIME. I AM OF COURSE SPENT ON CREDIT TO MY FATHER AND OTHERS SO THAT THEY TOO WILL SHARE THIS EXPERIENCE WITH OTHERS. AT THE PRESENT TIME, HE HAPPILY TALKS TO FRIENDS IN THE OLD COUNTRY IN THIS ONE. HIS 'SOCIAL' NETWORK ONCE MORE ALIVE WITH OLD FRIENDS. Thank you very much.
    RON

  • Install PT8.53 Linux question: startPIA.sh cannot run the WebLogic Server


    People,

    Hello. I install PeopleTools 8.53 with the server database Oracle 11 GR 1 material and OS Oracle Linux 5. Data Mover Bootstrap and application designer can connect to the instance of database successfully. About PIA, Oracle Database Server and Application Server Tuxedo11gR1 runs correctly. But when to start WebLogic Server in the opt/PT8.53/webserv/PT853/bin directory, I get an error message like below:

    [user@userlinux bin] $./startPIA.sh

    Try to start WebLogic Server PIA
    No activity will be connected to this window.
    Activity on the server will be connected to /opt/PT8.53/webserv/PT853/servers/PIA/logs/PIA_*
    PID for WebLogic Server PIA is: 5462

    According to the site Internet of Nicolas http://gasparotto.blogspot.com/2010/02/web-server-weblogic-11gR1.html, I did 2 things like below:


    First of all, in the setenv.sh file, I changed MAX_FILE_DESCRIPTORS to 4096 to 1024.


    Secondly, I added the last 4 lines in the /etc/security/limits.conf file as below:

    # - nice - max great priority has led to increase of
    priority realtime max # - rtprio -
    #
    # < domain > < type > < item > < value >
    #

    soft #* coeur 0
    #* rss hard 10000
    #@student hard nproc 20
    #@faculty soft nproc 20
    #@faculty hard nproc 50
    #ftp hard nproc 0
    #@student - maxlogins 4

    # The following lines are added by me

    WebLogic - nofile 65536
    WebLogic - nproc 65536
    WebLogic - unlimited core
    WebLogic - memlock 50000000

    # End of file


    I have restart startPIA.sh and get the same error message:

    Try to start WebLogic Server PIA
    No activity will be connected to this window.
    Activity on the server will be connected to /opt/PT8.53/webserv/PT853/servers/PIA/logs/PIA_*
    PID for WebLogic Server PIA is: 5462


    My question is: any folk cannot resolve the error above to start the WebLogic for PIA Server?

    Thank you.

    As Nicolas says that you cannot start PIA on ports below 1024 on Linux with a non-root users.

    Recreate your PIA assembly and affect others like 8000 and 4443.

  • Cannot start the managed server 2 to node 1

    Hello
    I have a cluster on a half rack Exalogic unicast configuration. I use Weblogic 10.1.3.5 and SOA 11 g. After you run the config.sh on the primary machine I used pack/unpack to spread my soadomain node2. Soa_domain paths differ in both machines

    primary m/c = / u01/slce20cn17/general/Oracle/Middleware/user_projects/domains/cluster_domain

    m/c secondary = / u01/slce20cn18/general/Oracle/Middleware/user_projects/domains/cluster_domain

    Although the pack/unpack utility worked fine but when I try to start the second managed server, I get the following exception.

    jrockit - /U01/slce20cn18/General/JRockit-JDK1.6.0_24-R28.1.3-4.0.1/bin/Java-Xms768m-Xmx1536m-Dweblogic.Name=soa_server2-Djava.security.policy=/u01/slce20cn18/general/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.policy-Dweblogic.system.BootIdentityFile=/u01/slce20cn18/general/Oracle/Middleware/user_projects/domains/cluster_domain/servers/soa_server2/data/nodemanager/boot.properties-Dweblogic.nodemanager.ServiceEnabled=true-Dweblogic.security.SSL.ignoreHostnameVerification=true-Dweblogic.ReverseDNSAllowed=false-Dtangosol.coherence.wka1=slce20cn17.us.oracle.com-Dtangosol.coherence.wka2=slce20cn18.us.oracle.com-Dtangosol.coherence.localhost=slce20cn18.us.oracle.com - Xverify : aucun-da-Dplatform.home=/u01/slce20cn18/general/Oracle/Middleware/wlserver_10.3-Dwls.home=/u01/slce20cn18/general/ Oracle/Middleware/wlserver_10.3/server-Dweblogic.home=/u01/slce20cn18/general/Oracle/Middleware/wlserver_10.3/server-Dcommon.components.home=/u01/slce20cn18/general/Oracle/Middleware/oracle_common-Djrf.version=11.1.1-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger-Ddomain.home=/u01/slce20cn18/general/Oracle/Middleware/user_projects/domains/cluster_domain-Djrockit.optfile=/u01/slce20cn18/general/Oracle/Middleware/oracle_common/modules/oracle.jrf_11.1.1/jrocket_optfile.txt-Doracle.server.config.dir=/u01/slce20cn18/general/Oracle/Middleware/user_projects/domains/cluster_domain/config/fmwconfig/servers/soa_server2-Doracle.domain.config.dir=/u01/slce20cn18/general/Oracle/Middleware/user_projects/domains/cluster_domain/config/fmwconfig-Digf.arisidbeans.carmlloc=/ U01/ slce20cn18/général/Oracle/Middleware/user_projects/domains/cluster_domain/config/fmwconfig/carml-Digf.arisidstack.home=/u01/slce20cn18/general/Oracle/Middleware/user_projects/domains/cluster_domain/config/fmwconfig/arisidprovider-Doracle.security.jps.config=/u01/slce20cn18/general/Oracle/Middleware/user_projects/domains/cluster_domain/config/fmwconfig/jps-config.xml-Doracle.deployed.app.dir=/u01/slce20cn18/general/Oracle/Middleware/user_projects/domains/cluster_domain/servers/soa_server2/tmp/_WL_user-Doracle.deployed.app.ext=/--Dweblogic.alternateTypesDirectory=/u01/slce20cn18/general/Oracle/Middleware/oracle_common/modules/oracle.ossoiap_11.1.1 , /u01/slce20cn18/general/Oracle/Middleware/oracle_common/modules/oracle.oamprovider_11.1.1-Djava.protocol.handler.pkgs=oracle.mds.net.protocol|oracle.fabric.common.classloaderurl.handler|oracle.fabric.common.uddiurl.handler|oracle.bpm.io.fs.protocol-Dweblogic.jdbc.remoteEnabled=false-da:org.apache.xmlbeans...-Dsoa.archives.dir=/u01/slce20cn18/general/Oracle/Middleware/Oracle_SOA1/soa-Dsoa.oracle.home=/u01/slce20cn18/general/Oracle/Middleware/Oracle_SOA1-Dsoa.instance.home=/u01/slce20cn18/general/Oracle/Middleware/user_projects/domains/cluster_domain-Dtangosol.coherence.clusteraddress=227.7.7.9-Dtangosol.coherence.clusterport=9778-Dtangosol.coherence.log=jdk-Djavax.xml.soap.MessageFactory=oracle.j2ee.ws.saaj.soap.MessageFactoryImpl - Dweblogic.transaction.blocking.commit=true - Dweblogic.transaction.blocking.rollback=true -Djavax.net.ssl.trustStore=/u01/slce20cn18/general/Oracle/Middleware/wlserver_10.3/server/lib/DemoTrust.jks -Dem.oracle.home=/u01/slce20cn18/general/Oracle/Middleware/oracle_common -Djava.awt.headless=true -Dums.oracle.home=/u01/slce20cn18/general/Oracle/Middleware/Oracle_SOA1 -Dweblogic.management.discover=false -Dweblogic.management.server=http://slce20cn17.us.oracle.com:7001 -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/u01/slce20cn18/general/Oracle/Middleware/patch_wls1035/profiles/default/sysext_manifest_classpath:/u01/slce20cn18/general/Oracle/Middleware/patch_ocp360/profiles/default/sysext_manifest_classpath weblogic. Server
    [WARNING] Use of - Djrockit.optfile is obsolete and discouraged.
    < 8 may 2012 06:35:39 MDT > < Info > < security > < BEA-090905 > < disabling CryptoJ JCE provider auto-intégrité for better startup performance. To allow this control, enter - Dweblogic.security.allowCryptoJDefaultJCEVerification = true >
    < 8 may 2012 06:35:39 MDT > < Info > < security > < BEA-090906 > < change the default Random Number Generator in RSA CryptoJ of ECDRBG to FIPS186PRNG. To disable this change, specify - Dweblogic.security.allowCryptoJDefaultPRNG = true >
    < 8 may 2012 06:35:39 MDT > < Info > < WebLogicServer > < BEA-000377 > < start WebLogic Server with Oracle JRockit (R) Version R28.1.3-11-141760-1.6.0_24-20110301-1432-linux-x86_64 of Oracle Corporation >
    < 8 may 2012 06:35:41 MDT > < Info > < management > < BEA-141107 > < Version: WebLogic Server 10.3.5.0 Fri Apr 1 20:20:06 PDT 1398638 2011 >
    < 8 may 2012 06:35:42 MDT > < opinion > < WebLogicServer > < BEA-000365 > < server status changed initially >
    < 8 may 2012 06:35:42 MDT > < Info > < WorkManager > < BEA-002900 > < self-adjusting Initializing of thread pool >
    < 8 may 2012 06:35:43 MDT > < opinion > < Log Management > < BEA-170019 > < server log file /u01/slce20cn18/general/Oracle/Middleware/user_projects/domains/cluster_domain/servers/soa_server2/logs/soa_server2.log is open. All events in the log server-side will be written to this file. >
    < 8 may 2012 06:35:52 MDT > < opinion > < security > < BEA-090082 > < security initialization using security realm myrealm. >
    < 8 may 2012 06:35:56 MDT > < opinion > < WebLogicServer > < BEA-000365 > < server changed to STANDBY status >
    < 8 may 2012 06:35:56 MDT > < opinion > < WebLogicServer > < BEA-000365 > < server status changed initially >
    < 8 may 2012 06:36:03 MDT > < error > < hats > < BEA-149605 > < cannot create some App/Comp mbeans for AppDeploymentMBean UIX #[email protected]. Error - weblogic.management.DeploymentException:.
    weblogic.management.DeploymentException:
    at weblogic.servlet.internal.WarDeploymentFactory.findOrCreateComponentMBeans(WarDeploymentFactory.java:69)
    at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
    at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
    at weblogic.application.internal.MBeanFactoryImpl.initializeMBeans(MBeanFactoryImpl.java:76)
    at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:91)
    Truncated. check the log file full stacktrace
    Caused by: java.io.FileNotFoundException: file not found
    at java.util.zip.ZipFile.open (Native Method)
    in java.util.zip.ZipFile. < init > (ZipFile.java:117)
    in java.util.zip.ZipFile. < init > (ZipFile.java:133)
    at weblogic.servlet.utils.WarUtils.existsInWar(WarUtils.java:84)
    at weblogic.servlet.utils.WarUtils.isWebServices(WarUtils.java:76)
    Truncated. check the log file full stacktrace
    >
    < 8 may 2012 06:36:03 MDT > < error > < hats > < BEA-149205 > < could not initialize the application ' UIX [LibSpecVersion = 11, LibImplVersion = 11.1.1.1.0] "due to the weblogic.management.DeploymentException error:."
    weblogic.management.DeploymentException:
    at weblogic.servlet.internal.WarDeploymentFactory.findOrCreateComponentMBeans(WarDeploymentFactory.java:69)
    at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
    at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
    at weblogic.application.internal.MBeanFactoryImpl.initializeMBeans(MBeanFactoryImpl.java:76)
    at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:91)
    Truncated. check the log file full stacktrace
    Caused by: java.io.FileNotFoundException: file not found
    at java.util.zip.ZipFile.open (Native Method)
    in java.util.zip.ZipFile. < init > (ZipFile.java:117)
    in java.util.zip.ZipFile. < init > (ZipFile.java:133)
    at weblogic.servlet.utils.WarUtils.existsInWar(WarUtils.java:84)
    at weblogic.servlet.utils.WarUtils.isWebServices(WarUtils.java:76)
    Truncated. check the log file full stacktrace
    >
    < 8 may 2012 06:36:03 MDT > < error > < hats > < BEA-149605 > < failed to create App/Comp mbeans for AppDeploymentMBean adf.oracle.businesseditor # [email protected]. Error - weblogic.management.DeploymentException:.
    weblogic.management.DeploymentException:
    at weblogic.servlet.internal.WarDeploymentFactory.findOrCreateComponentMBeans(WarDeploymentFactory.java:69)
    at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
    at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
    at weblogic.application.internal.MBeanFactoryImpl.initializeMBeans(MBeanFactoryImpl.java:76)
    at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:91)
    Truncated. check the log file full stacktrace
    Caused by: java.io.FileNotFoundException: file not found
    at java.util.zip.ZipFile.open (Native Method)
    in java.util.zip.ZipFile. < init > (ZipFile.java:117)
    in java.util.zip.ZipFile. < init > (ZipFile.java:133)
    at weblogic.servlet.utils.WarUtils.existsInWar(WarUtils.java:84)
    at weblogic.servlet.utils.WarUtils.isWebServices(WarUtils.java:76)
    Truncated. check the log file full stacktrace
    >
    < 8 may 2012 06:36:03 MDT > < error > < hats > < BEA-149205 > < could not initialize the application ' adf.oracle.businesseditor [LibSpecVersion = 1.0, LibImplVersion = 11.1.1.2.0] "due to the weblogic.management.DeploymentException error:."
    weblogic.management.DeploymentException:
    at weblogic.servlet.internal.WarDeploymentFactory.findOrCreateComponentMBeans(WarDeploymentFactory.java:69)
    at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
    at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
    at weblogic.application.internal.MBeanFactoryImpl.initializeMBeans(MBeanFactoryImpl.java:76)
    at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:91)
    Truncated. check the log file full stacktrace
    Caused by: java.io.FileNotFoundException: file not found
    at java.util.zip.ZipFile.open (Native Method)
    in java.util.zip.ZipFile. < init > (ZipFile.java:117)
    in java.util.zip.ZipFile. < init > (ZipFile.java:133)
    at weblogic.servlet.utils.WarUtils.existsInWar(WarUtils.java:84)
    at weblogic.servlet.utils.WarUtils.isWebServices(WarUtils.java:76)
    Truncated. check the log file full stacktrace
    >
    < 8 may 2012 06:36:03 MDT > < error > < hats > < BEA-149605 > < failed to create App/Comp mbeans for AppDeploymentMBean adf.oracle.domain # [email protected]. Error - weblogic.management.DeploymentException: file not found with: u01/slce20cn17/general/Oracle/Middleware/oracle_common/modules/oracle.adf.model_11.1.1/adf.oracle.domain.ear.
    weblogic.management.DeploymentException: file not found with: /u01/slce20cn17/general/Oracle/Middleware/oracle_common/modules/oracle.adf.model_11.1.1/adf.oracle.domain.ear
    at weblogic.application.internal.EarDeploymentFactory.findOrCreateComponentMBeans(EarDeploymentFactory.java:193)
    at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
    at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
    at weblogic.application.internal.MBeanFactoryImpl.initializeMBeans(MBeanFactoryImpl.java:76)
    at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:91)
    Truncated. check the log file full stacktrace
    Caused by: java.io.IOException: file not found with: /u01/slce20cn17/general/Oracle/Middleware/oracle_common/modules/oracle.adf.model_11.1.1/adf.oracle.domain.ear
    at java.util.zip.ZipFile.open (Native Method)
    in java.util.zip.ZipFile. < init > (ZipFile.java:117)
    in java.util.jar.JarFile. < init > (JarFile.java:135)
    in java.util.jar.JarFile. < init > (JarFile.java:99)
    to weblogic.utils.jars.JarFileDelegate. < init > (JarFileDelegate.java:32)
    Truncated. check the log file full stacktrace
    >
    < 8 may 2012 06:36:03 MDT > < error > < hats > < BEA-149205 > < could not initialize the application ' adf.oracle.domain [LibSpecVersion = 1.0, LibImplVersion = 11.1.1.2.0] "due to the error weblogic.management.DeploymentException: file not found with: u01/slce20cn17/general/Oracle/Middleware/oracle_common/modules/oracle.adf.model_11.1.1/adf.oracle.domain.ear."
    weblogic.management.DeploymentException: file not found with: /u01/slce20cn17/general/Oracle/Middleware/oracle_common/modules/oracle.adf.model_11.1.1/adf.oracle.domain.ear
    at weblogic.application.internal.EarDeploymentFactory.findOrCreateComponentMBeans(EarDeploymentFactory.java:193)
    at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
    at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
    at weblogic.application.internal.MBeanFactoryImpl.initializeMBeans(MBeanFactoryImpl.java:76)
    at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:91)
    Truncated. check the log file full stacktrace
    Caused by: java.io.IOException: file not found with: /u01/slce20cn17/general/Oracle/Middleware/oracle_common/modules/oracle.adf.model_11.1.1/adf.oracle.domain.ear
    at java.util.zip.ZipFile.open (Native Method)
    in java.util.zip.ZipFile. < init > (ZipFile.java:117)
    in java.util.jar.JarFile. < init > (JarFile.java:135)
    in java.util.jar.JarFile. < init > (JarFile.java:99)
    to weblogic.utils.jars.JarFileDelegate. < init > (JarFileDelegate.java:32)
    Truncated. check the log file full stacktrace
    >
    < 8 may 2012 06:36:03 MDT > < error > < hats > < BEA-149605 > < failed to create App/Comp mbeans for AppDeploymentMBean adf.oracle.domain.webapp # [email protected]. Error - weblogic.management.DeploymentException:.
    weblogic.management.DeploymentException:
    at weblogic.servlet.internal.WarDeploymentFactory.findOrCreateComponentMBeans(WarDeploymentFactory.java:69)
    at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
    at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
    at weblogic.application.internal.MBeanFactoryImpl.initializeMBeans(MBeanFactoryImpl.java:76)
    at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:91)
    Truncated. check the log file full stacktrace
    Caused by: java.io.FileNotFoundException: file not found
    at java.util.zip.ZipFile.open (Native Method)
    in java.util.zip.ZipFile. < init > (ZipFile.java:117)
    in java.util.zip.ZipFile. < init > (ZipFile.java:133)
    at weblogic.servlet.utils.WarUtils.existsInWar(WarUtils.java:84)
    at weblogic.servlet.utils.WarUtils.isWebServices(WarUtils.java:76)
    Truncated. check the log file full stacktrace
    >
    < 8 may 2012 06:36:03 MDT > < error > < hats > < BEA-149205 > < could not initialize the application ' adf.oracle.domain.webapp [LibSpecVersion = 1.0, LibImplVersion = 11.1.1.2.0] "due to the weblogic.management.DeploymentException error:."
    weblogic.management.DeploymentException:
    at weblogic.servlet.internal.WarDeploymentFactory.findOrCreateComponentMBeans(WarDeploymentFactory.java:69)
    at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
    at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
    at weblogic.application.internal.MBeanFactoryImpl.initializeMBeans(MBeanFactoryImpl.java:76)
    at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:91)
    Truncated. check the log file full stacktrace
    Caused by: java.io.FileNotFoundException: file not found
    at java.util.zip.ZipFile.open (Native Method)
    in java.util.zip.ZipFile. < init > (ZipFile.java:117)
    in java.util.zip.ZipFile. < init > (ZipFile.java:133)
    at weblogic.servlet.utils.WarUtils.existsInWar(WarUtils.java:84)
    at weblogic.servlet.utils.WarUtils.isWebServices(WarUtils.java:76)
    Truncated. check the log file full stacktrace
    >
    < 8 may 2012 06:36:03 MDT > < error > < hats > < BEA-149605 > < failed to create App/Comp mbeans for jsf AppDeploymentMBean #[email protected]. Error - weblogic.management.DeploymentException:.
    weblogic.management.DeploymentException:
    at weblogic.servlet.internal.WarDeploymentFactory.findOrCreateComponentMBeans(WarDeploymentFactory.java:69)
    at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
    at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
    at weblogic.application.internal.MBeanFactoryImpl.initializeMBeans(MBeanFactoryImpl.java:76)
    at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:91)
    Truncated. check the log file full stacktrace
    Caused by: java.io.FileNotFoundException: file not found
    at java.util.zip.ZipFile.open (Native Method)
    in java.util.zip.ZipFile. < init > (ZipFile.java:117)
    in java.util.zip.ZipFile. < init > (ZipFile.java:133)
    at weblogic.servlet.utils.WarUtils.existsInWar(WarUtils.java:84)
    at weblogic.servlet.utils.WarUtils.isWebServices(WarUtils.java:76)
    Truncated. check the log file full stacktrace
    >
    < 8 may 2012 06:36:03 MDT > < error > < hats > < BEA-149205 > < could not initialize the application ' jsf [LibSpecVersion = 1.2, LibImplVersion = 1.2.9.0] "due to the weblogic.management.DeploymentException error:."
    weblogic.management.DeploymentException:
    at weblogic.servlet.internal.WarDeploymentFactory.findOrCreateComponentMBeans(WarDeploymentFactory.java:69)
    at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
    at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
    at weblogic.application.internal.MBeanFactoryImpl.initializeMBeans(MBeanFactoryImpl.java:76)
    at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:91)
    Truncated. check the log file full stacktrace
    Caused by: java.io.FileNotFoundException: file not found
    at java.util.zip.ZipFile.open (Native Method)
    in java.util.zip.ZipFile. < init > (ZipFile.java:117)
    in java.util.zip.ZipFile. < init > (ZipFile.java:133)
    at weblogic.servlet.utils.WarUtils.existsInWar(WarUtils.java:84)
    at weblogic.servlet.utils.WarUtils.isWebServices(WarUtils.java:76)
    Truncated. check the log file full stacktrace
    >
    < 8 may 2012 06:36:03 MDT > < error > < hats > < BEA-149605 > < failed to create App/Comp mbeans for jstl AppDeploymentMBean #[email protected]. Error - weblogic.management.DeploymentException:.
    weblogic.management.DeploymentException:
    at weblogic.servlet.internal.WarDeploymentFactory.findOrCreateComponentMBeans(WarDeploymentFactory.java:69)
    at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
    at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
    at weblogic.application.internal.MBeanFactoryImpl.initializeMBeans(MBeanFactoryImpl.java:76)
    at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:91)
    Truncated. check the log file full stacktrace
    Caused by: java.io.FileNotFoundException: file not found
    at java.util.zip.ZipFile.open (Native Method)
    in java.util.zip.ZipFile. < init > (ZipFile.java:117)
    in java.util.zip.ZipFile. < init > (ZipFile.java:133)
    at weblogic.servlet.utils.WarUtils.existsInWar(WarUtils.java:84)
    at weblogic.servlet.utils.WarUtils.isWebServices(WarUtils.java:76)
    Truncated. check the log file full stacktrace
    >
    "< 8 may 2012 06:36:03 MDT > < error > < hats > < BEA-149205 > < could not initialize the application ' jstl [LibSpecVersion = 1.2, LibImplVersion = 1.2.0.1]" due to the error weblogic.management.DeploymentException:.
    weblogic.management.DeploymentException:
    at weblogic.servlet.internal.WarDeploymentFactory.findOrCreateComponentMBeans(WarDeploymentFactory.java:69)
    at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
    at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
    at weblogic.application.internal.MBeanFactoryImpl.initializeMBeans(MBeanFactoryImpl.java:76)
    at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:91)
    Truncated. check the log file full stacktrace
    Caused by: java.io.FileNotFoundException: file not found
    at java.util.zip.ZipFile.open (Native Method)
    in java.util.zip.ZipFile. < init > (ZipFile.java:117)
    in java.util.zip.ZipFile. < init > (ZipFile.java:133)
    at weblogic.servlet.utils.WarUtils.existsInWar(WarUtils.java:84)
    at weblogic.servlet.utils.WarUtils.isWebServices(WarUtils.java:76)
    Truncated. check the log file full stacktrace
    >
    < 8 may 2012 06:36:03 MDT > < error > < hats > < BEA-149605 > < failed to create App/Comp mbeans for AppDeploymentMBean ohw - FRC #[email protected]. Error - weblogic.management.DeploymentException:.
    weblogic.management.DeploymentException:
    at weblogic.servlet.internal.WarDeploymentFactory.findOrCreateComponentMBeans(WarDeploymentFactory.java:69)
    at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
    at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
    at weblogic.application.internal.MBeanFactoryImpl.initializeMBeans(MBeanFactoryImpl.java:76)
    at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:91)
    Truncated. check the log file full stacktrace
    Caused by: java.io.FileNotFoundException: file not found
    at java.util.zip.ZipFile.open (Native Method)
    in java.util.zip.ZipFile. < init > (ZipFile.java:117)
    in java.util.zip.ZipFile. < init > (ZipFile.java:133)
    at weblogic.servlet.utils.WarUtils.existsInWar(WarUtils.java:84)
    at weblogic.servlet.utils.WarUtils.isWebServices(WarUtils.java:76)
    Truncated. check the log file full stacktrace
    >
    "< 8 may 2012 06:36:03 MDT > < error > < hats > < BEA-149205 > < could not initialize the application ' ohw - rcf [LibSpecVersion = 5, LibImplVersion = 5.0]" due to the error weblogic.management.DeploymentException:.
    weblogic.management.DeploymentException:
    at weblogic.servlet.internal.WarDeploymentFactory.findOrCreateComponentMBeans(WarDeploymentFactory.java:69)
    at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
    at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
    at weblogic.application.internal.MBeanFactoryImpl.initializeMBeans(MBeanFactoryImpl.java:76)
    at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:91)
    Truncated. check the log file full stacktrace
    Caused by: java.io.FileNotFoundException: file not found
    at java.util.zip.ZipFile.open (Native Method)
    in java.util.zip.ZipFile. < init > (ZipFile.java:117)
    in java.util.zip.ZipFile. < init > (ZipFile.java:133)
    at weblogic.servlet.utils.WarUtils.existsInWar(WarUtils.java:84)
    at weblogic.servlet.utils.WarUtils.isWebServices(WarUtils.java:76)
    Truncated. check the log file full stacktrace
    >
    < 8 may 2012 06:36:03 MDT > < error > < hats > < BEA-149605 > < failed to create App/Comp mbeans for AppDeploymentMBean ohw - uix #[email protected]. Error - weblogic.management.DeploymentException:.
    weblogic.management.DeploymentException:
    at weblogic.servlet.internal.WarDeploymentFactory.findOrCreateComponentMBeans(WarDeploymentFactory.java:69)
    at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
    at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
    at weblogic.application.internal.MBeanFactoryImpl.initializeMBeans(MBeanFactoryImpl.java:76)
    at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:91)
    Truncated. check the log file full stacktrace
    Caused by: java.io.FileNotFoundException: file not found
    at java.util.zip.ZipFile.open (Native Method)
    in java.util.zip.ZipFile. < init > (ZipFile.java:117)
    in java.util.zip.ZipFile. < init > (ZipFile.java:133)
    at weblogic.servlet.utils.WarUtils.existsInWar(WarUtils.java:84)
    at weblogic.servlet.utils.WarUtils.isWebServices(WarUtils.java:76)
    Truncated. check the log file full stacktrace
    >
    "< 8 may 2012 06:36:03 MDT > < error > < hats > < BEA-149205 > < could not initialize the application ' ohw - uix [LibSpecVersion = 5, LibImplVersion = 5.0]" due to the error weblogic.management.DeploymentException:.
    weblogic.management.DeploymentException:
    at weblogic.servlet.internal.WarDeploymentFactory.findOrCreateComponentMBeans(WarDeploymentFactory.java:69)
    at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
    at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
    at weblogic.application.internal.MBeanFactoryImpl.initializeMBeans(MBeanFactoryImpl.java:76)
    at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:91)
    Truncated. check the log file full stacktrace
    Caused by: java.io.FileNotFoundException: file not found
    at java.util.zip.ZipFile.open (Native Method)
    in java.util.zip.ZipFile. < init > (ZipFile.java:117)
    in java.util.zip.ZipFile. < init > (ZipFile.java:133)
    at weblogic.servlet.utils.WarUtils.existsInWar(WarUtils.java:84)
    at weblogic.servlet.utils.WarUtils.isWebServices(WarUtils.java:76)
    Truncated. check the log file full stacktrace
    ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    When I did unpack on the secondary machine entries in the 'config_bootstrap.xml' were correctly pointing to secondary m/c, for example: /u01/slce20cn18/general/Oracle/Middleware/Oracle_SOA1/soa/applications/soa-composer.ear
    but when I try to start the server managed, all entries in the "config.xml" file contains the path of my main machine. for example: /u01/slce20cn17/general/Oracle/Middleware/Oracle_SOA1/soa/applications/soa-composer.ear and so all of these mistakes.

    I've done this kind of configuration before, but at the time pathways to areas was exactly the same on both computers, but I can't have the same path in the current configuration. Is there a way to bypass?

    I am currently under the cluster including the various nodes of the Running machine and a shared Assembly to host managed servers. Its working fine now. There is no need using pack/unpack with this approach.

  • Cannot access the VPN server located behind the corporate firewall.

    The VPN server was created by myself, in my Department. I can access the server from anywhere when I am in my business network. When I'm at home, I can't even ping the VPN server WAN interface. When I try to connect via the cisco VPN client, I get the message ' reason 412: peer remote not responding. "

    The main my company firewall blocks external traffic?

    Should I change anything in the VPN server?

    I heard about port forwarding, but have no knowledge about this. Port forwarding is done on the VPN server or the main firewall?

    Also should I go and ask the company system administrator to enable certain ports for the public IP address that I use for my server?

    I hope you can help

    Concerning

    Yes, quite correct. Please open ESP protocol UDP/500 and UDP/4500 for IPSec VPN.

  • Cannot access the weblogic Server console.

    Hello

    In my windows server 2012 I created the virtual machine using the Hyper-V Manager.

    In this virtual machine, I installed the weblogic Server 10.3.6. The ip address of the virtual machine is 192.168.1.9.

    In my virtual machine using localhost I can able to access the console. But when I try to access the console to another computer that has windows 7, cannot able to access the console.

    Check if the AdminServer is listening on all addresses to link or not?

    Can you try to set an IP address to your AdminServer as following in your "$DOMAIN_HOME/config/config.xml", and then try again

    
        AdminServer
        
          false
        
        7001
        true
        192.168.1.9   
    

    Still, if you face any problem, then it might be a firewall problem.

    Please, try the following on the remote computer to see if the port is accessible from the other box or not:

    From your windows 7 computer customer trying to see if this port is available or not on this IP address

    telnet  192.168.1.9   7001
    

    Also several times the IPv6 configuration can cause this problem, where can you try to start your WebLogic using the following JVM option:

    -Djava.net.preferIPv4Stack=true
    
  • Modeler data SQL cannot find the java sdk

    Hello

    I want to install 4.0.3 - 853 on windows xp 32-bit.

    In the first inning, message "could not find a java sdk SE way...» »

    I had already installed first jre 1.7.0_45 - as indicated on the installation notes page that produces this error message.

    After reading other peoples problems I replaced it with the jdk 1.7.0_45 because the request for enforcement is the path to the java JDK home.

    Still get the same message as above.

    I tried to change the SetJavaHome in datamodeler.conf, but that didn't work or the other.

    I tried pointing the Launcher to d:\oracle\java\jdk1.7.0_45 as d:\oracle\java\jdk1.7.0_45\bin and d:\oracle\java\jdk1.7.0_45\bin\java.exe all to nothing does not.

    On a light off the coast of the chance - like cleaning the windshield when the car won't start - I installed SQL Developer 4.0.3.16.84 in case the treatment was slightly different.

    Same result

    Very frustrating every previous version of the developer and grouped data with java maker has just installed in a few minutes.

    All of the inspiring thoughts / solutions would be extremely appreciated

    Thank you

    Stem

    Ok

    It seems that - maybe - jdk1.7.0_71 high is needed and jdk1.7.0_45 is not acceptable whatever the installation notes which stipulate that jre 1.7 is suitable. Mind the same version of SQLDeveloper says he wants to 1.8, but seems to work very well with 7u71

    I had stayed in 7u45 to minimize disruptions to the installation of 10g of shapes on the same machine which of course do not now

    It's looking no doubt easier to get this working with 7u71 than the other way around.

    Stem

  • Cannot start the managed server.

    Hello.

    I try to install weblogic 12.1 on CentOS 6.5 64. I installed, cluster. AdminServer, managedserver on the first server, then I installed the Web server to another server.

    Then I deployed the first node to the second. Run nodemanager on the second server, and when I try to start managedserver on the second server, I get following:

    # < 8 July 2014 16:59:06 IS > < WARNING > < security > < server2 > < Server-22 > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1404827946007 > < BEA-090076 > < an error has occurred the attempt to load LDIF for provider authorized person of the u4/wl_server/wls12120/wlserver/server/lib/XACMLAuthorizerInit.ldift file. >

    # < 8 July 2014 16:59:06 IS > < error > < security > < server2 > < Server-22 > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1404827946009 > < BEA-090870 > < domain 'myrealm' could not be loaded: weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: weblogic.security.spi.ProviderInitializationException: an error has occurred the attempt to load LDIF for provider authorized person of the file/u4/wl_server/wls12120/wlserver/server/lib / XACMLAuthorizerInit.ldift...

    weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: weblogic.security.spi.ProviderInitializationException: an error has occurred the attempt to load LDIF for provider authorized person of the u4/wl_server/wls12120/wlserver/server/lib/XACMLAuthorizerInit.ldift file.

    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:470)

    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:845)

    Please help me.

    Thanks in advance.

    Andrii.

    Hi Andrii

    I want to confirm how you move the domain created in the fist node the second node.

    If you have not already tried so, you can use pack and unpack to achieve

    Overview of the Pack and unpack commands - 11g Release 1 (10.3.6)

    Basically, the procedure would be

    1. install the weblogic server in the first node

    2 run the pack in the first node

    3. install weblogic serer in the second node

    4 run the Nations United-pack in the second node

    5. test.

    In addition, CentOS is not a platform certified for weblogic server. This migth cause the undesirable behavior

    http://www.Oracle.com/technetwork/middleware/IAS/downloads/fusion-certification-100350.html

    I hope this helps

    Best regards

    Luz

  • Cannot start the managed server - unable to get the property of the transaction log.

    I have a server that is managed in a cluster to a single member. The field is simple - server admin and a cluster, the cluster member.

    I can boot is no longer this server. When I try to start, he left after the following message:

    < BEA-000362 > < server failed. Reason: Failed to get the property of the transaction log. Make sure that the migratable Transaction Recovery Service is migrated on the current server before restarting.

    I've checked everything I can think or offers documentation of the error. There is only one target migratable in the field, the managed server. automatic migration is not enabled. I deleted the store by default from the file system, and it gets recreated at startup (so not a problem of permission of system files). I have Activate Server registration to any Transaction scope weblogic debug debugging tab, no additional messages are coming around this message.

    Target only shows migratable are hosted on the managed server and not the last migration status.

    So I'm puzzled. Can anyone suggest what I should look at?

    WebLogic 10.3.5, JDK 1.6.0_29 (64-bit), RHEL 5.6

    Published by: SteveElkind on August 28, 2012 11:54

    Hi Steve,.

    Then remove the cluster migratable option, it will sort your problem.

    Kind regards
    Kal

  • Cannot Change The License server on server VC2.5

    Hi all

    I looked around these forums but couldn't find a solution for my prob.

    Our license server was wiped out by a member of our team at the time, but was replaced by another and all licenses we are reissued for the relevant esx servers.

    recently, we have added two new esx servers allowing it added ok.

    But when I try to add them to the VC, I said that there are not enough licenses available. I look on the license server and not lacking.

    some still study showed that the VC still points to the old license server (there is not) and not the new licenserver...

    I tried to change that [email protected] but the message warns me that there is no license no s on this server

    I telneted to the license server and can connect, and all the esx servers are picking up the license there from there.

    How can I get the Victoria Cross to licens to the new server?

    Restart your virtual Center service.  If there is a license on the vc server, the old server, make sure that all of these services are stopped.  You plug your ESX host directly, or pass vCenter to configure licensing it?

    -KjB

    VMware vExpert

  • Cannot start the report server

    Hi all

    I have an envirnment who both (11g) database and server applications (gr 10, 2) are installed in the same machine. I have not installed components of forms and reports from the application server and forms work well across the web. My problem is that I can't do the report server to the top and runing process as it is alwlyes dowen, and when I picked it up on the web, and then choose Start, the work done, but it always down.

    more than failled to the RWSERVER comand to create the new report server and aloyes the message "see installtion guide to how to set up a run this program, then, how do I do the running report server as my reports works do not."

    Thank you

    The EM Console is not the best way to find out if your report server is running, I sugest you use the command rwdiag - findall , it will show you the report upward on your server servers, so if you want to create a new report server, you must use *$ORACLE_HOME/bin/addnewservertarget.sh new_servername* for example, this command creates an entry in opmn.xml so that you can check the status of this using the command opmnctl status .

    I hope this helps.

    Greetings.

    Published by: Roberto Barrera on December 9, 2009 12:42
    As Paul says!

  • Cannot start the Essbase Server

    Hi all

    Yesterday, I installed the OEPM 11.1.1.3 and was able to install and configure Essbase, Shared Services and planning.
    Even I accessed applications to sample (Sample-> basic). Today when I tried to access open console its raise an error.
    I stopped the essbase server service and tried to boot from the start menu. But the essbase server does not start. I checked the newspapers D:\Hyperion\logs\essbase and gives the following messages:

    [Mon 23 Nov 17:37:09 2009] Local/ESSBASE0 / / / Info (1051283)
    Recovery of license information, please wait...

    [Mon 23 Nov 17:37:09 2009] Local/ESSBASE0 / / / Info (1051286)
    The license retrieved information.

    [Mon 23 Nov 17:37:24 2009] Local/ESSBASE0 / / / Error (1051223)
    Single Sign-On [css_init] function call failed with error [error CSS: CSS method invocation of error: com.hyperion.css.CSSSystem < init >.]

    [Mon 23 Nov 17:37:24 2009] Local/ESSBASE0 / / / Info (1051198)
    Single Sign-On initialization failed!

    [Mon 23 Nov 17:37:30 2009] Local/ESSBASE0 / / / Info (1051232)

    Using English_UnitedStates.Latin1@Binary as the locale Essbase


    [Mon 23 Nov 17:37:31 2009] Local/ESSBASE0 / / / Error (1051527)
    Shared Services security mode it is not possible to start Essbase during SSO to the initialization fails.


    And also there is a file by name "SharedServices_Security_Client.log", where the content of it is as below.

    "2009-11-23 17:37:11, 687 INFO [hand] CSS is initialized as a customer. Properties default logger will be responsible com.hyperion.css.CSSSystem. < init >(Unknown Source)
    2009-11-23 17:37:11, 703 INFO [hand] CSS log file will be generated in the com.hyperion.css.CSSSystem D:\Hyperion\logs\essbase\SharedServices_Security_Client.log. < init >(Unknown Source)
    2009-11-23 17:37:11, 703 INFO [hand] set up CSS with registry com.hyperion.css.CSSSystem.initCSSSystem (unknown Source)
    2009-11-23 17:37:11, 703 INFO [hand] CSS to initialize the registry. com.hyperion.css.common.configuration.CSSConfigurationManager.getConfiguration (unknown Source)
    2009-11-23 17:37:11, 859 INFO [hand], trying to get registry Instance com.hyperion.css.registry.RegistryManager. < init >(Unknown Source)
    2009-11-23 17:37:24, 515 ERROR [main] 20:1092: failed to initialize the EPM system registry. [Root Cause: hyperion.jdbc.base.BaseSQLException: error [Hyperion] [Oracle JDBC Driver] establishing socket to host and port: ibm:1521.] [Reason: Connection refused: connect] com.hyperion.css.registry.RegistryManager. < init >(Unknown Source)
    2009-11-23 17:37:24, 515 ERROR [hand] Arguments: param1 = {}, param2 = null, param3 = D:\Hyperion\logs\essbase\, com.hyperion.css.CSSSystem.initCSSSystem (unknown Source)
    2009-11-23 17:37:24, 515 INFO [main] CSS system initialization has failed. : [ms 13047] com.hyperion.css.CSSSystem.initCSSSystem (unknown Source)


    Please advice how to solve this problem.

    Hello

    He has problems communicating with your Oracle database where shared Services of / registry is located.
    Connection refused from ibm:1521
    This could be up to oracle not in place and running, a network problem, a firewall problem.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

Maybe you are looking for