Deployment for the oam application failed

I'm oam_server, but the CAO of the application is not get properly deployed.

< Sep 4, 2014 4:54:40 CEST > < error > < HTTP > < BEA-101216 > < Servlet: 'AMInitServlet' failed by preloading at startup in a Web application: "oam".

java.lang.ExceptionInInitializerError

at oracle.security.am.engines.sso.adapter.AbstractSessionAdapterImpl.checkAndInit(AbstractSessionAdapterImpl.java:92)

to oracle.security.am.engines.sso.adapter.AbstractSessionAdapterImpl. < init > (AbstractSessionAdapterImpl.java:75)

to oracle.security.am.engines.sso.adapter.MultipleUserSessionAdapterImpl. < init > (MultipleUserSessionAdapterImpl.java:56)

to oracle.security.am.engines.sso.adapter.MultipleUserSessionAdapterImpl. < clinit > (MultipleUserSessionAdapterImpl.java:45)

at oracle.security.am.engines.sso.adapter.SessionManagementAdapterFactory.getAdapter(SessionManagementAdapterFactory.java:46)

Truncated. check the log file full stacktrace

Caused by: oracle.security.am.common.utilities.exception.AmRuntimeException: failed to initialize Server key OAM.

to oracle.security.am.engines.sso.adapter.OAMSessionConfiguration$ ConfigListener.configurationChanged (OAMSessionConfiguration.java:148)

at oracle.security.am.engines.sso.adapter.OAMSessionConfiguration.registerConfigChangeListener(OAMSessionConfiguration.java:73)

to oracle.security.am.engines.sso.adapter.OAMSessionConfiguration. < init > (OAMSessionConfiguration.java:67)

to oracle.security.am.engines.sso.adapter.OAMSessionConfiguration. < clinit > (OAMSessionConfiguration.java:57)

at oracle.security.am.engines.sso.adapter.AbstractSessionAdapterImpl.checkAndInit(AbstractSessionAdapterImpl.java:92)

Truncated. check the log file full stacktrace

Caused by: javax.crypto.BadPaddingException: given the final block not well padded

at com.sun.crypto.provider.SunJCE_f.b(DashoA13*..)

at com.sun.crypto.provider.SunJCE_f.b(DashoA13*..)

at com.sun.crypto.provider.AESCipher.engineDoFinal(DashoA13*..)

at javax.crypto.Cipher.doFinal(DashoA13*..)

at oracle.security.am.common.utilities.crypto.AESEncrypter.decrypt(AESEncrypter.java:159)

Truncated. check the log file full stacktrace

>

< Sep 4, 2014 4:55:13 CEST > < error > < hats > < BEA-149231 > < cannot create the activation state to true for the application "oam_server".

weblogic.application.ModuleException: [HTTP:101216] Servlet: 'AMInitServlet' failed by preloading at startup in a Web application: "oam".

java.lang.ExceptionInInitializerError

at oracle.security.am.engines.sso.adapter.AbstractSessionAdapterImpl.checkAndInit(AbstractSessionAdapterImpl.java:92)

to oracle.security.am.engines.sso.adapter.AbstractSessionAdapterImpl. < init > (AbstractSessionAdapterImpl.java:75)

to oracle.security.am.engines.sso.adapter.MultipleUserSessionAdapterImpl. < init > (MultipleUserSessionAdapterImpl.java:56)

to oracle.security.am.engines.sso.adapter.MultipleUserSessionAdapterImpl. < clinit > (MultipleUserSessionAdapterImpl.java:45)

at oracle.security.am.engines.sso.adapter.SessionManagementAdapterFactory.getAdapter(SessionManagementAdapterFactory.java:46)

at oracle.security.am.engines.enginecontroller.SSOEngineController.processEvent(SSOEngineController.java:497)

at oracle.security.am.controller.MasterController.processEvent(MasterController.java:568)

at oracle.security.am.controller.MasterController.processRequest(MasterController.java:757)

at oracle.security.am.controller.MasterController.process(MasterController.java:680)

at oracle.security.am.pbl.transport.http.AMInitServlet.initializeAmServer(AMInitServlet.java:137)

at oracle.security.am.pbl.transport.http.AMInitServlet.init(AMInitServlet.java:79)

to weblogic.servlet.internal.StubSecurityHelper$ ServletInitAction.run (StubSecurityHelper.java:283)

at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)

at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)

to weblogic.servlet.internal.StubLifecycleHelper. < init > (StubLifecycleHelper.java:48)

at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)

at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1981)

at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1955)

at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)

at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)

at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)

at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)

to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)

at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)

at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)

at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)

to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)

at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)

at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)

to weblogic.application.internal.BaseDeployment$ 2.next(BaseDeployment.java:671)

at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)

at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)

at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)

at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)

at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)

at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)

to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:51)

at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)

to weblogic.management.deploy.internal.AppTransition$ 2.transitionApp(AppTransition.java:30)

at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)

at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)

at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)

at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)

at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)

at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)

at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

Caused by: oracle.security.am.common.utilities.exception.AmRuntimeException: failed to initialize Server key OAM.

to oracle.security.am.engines.sso.adapter.OAMSessionConfiguration$ ConfigListener.configurationChanged (OAMSessionConfiguration.java:148)

at oracle.security.am.engines.sso.adapter.OAMSessionConfiguration.registerConfigChangeListener(OAMSessionConfiguration.java:73)

to oracle.security.am.engines.sso.adapter.OAMSessionConfiguration. < init > (OAMSessionConfiguration.java:67)

to oracle.security.am.engines.sso.adapter.OAMSessionConfiguration. < clinit > (OAMSessionConfiguration.java:57)

at oracle.security.am.engines.sso.adapter.AbstractSessionAdapterImpl.checkAndInit(AbstractSessionAdapterImpl.java:92)

to oracle.security.am.engines.sso.adapter.AbstractSessionAdapterImpl. < init > (AbstractSessionAdapterImpl.java:75)

to oracle.security.am.engines.sso.adapter.MultipleUserSessionAdapterImpl. < init > (MultipleUserSessionAdapterImpl.java:57)

to oracle.security.am.engines.sso.adapter.MultipleUserSessionAdapterImpl. < clinit > (MultipleUserSessionAdapterImpl.java:45)

at oracle.security.am.engines.sso.adapter.SessionManagementAdapterFactory.getAdapter(SessionManagementAdapterFactory.java:46)

at oracle.security.am.engines.enginecontroller.SSOEngineController.processEvent(SSOEngineController.java:497)

at oracle.security.am.controller.MasterController.processEvent(MasterController.java:568)

at oracle.security.am.controller.MasterController.processRequest(MasterController.java:757)

at oracle.security.am.controller.MasterController.process(MasterController.java:680)

at oracle.security.am.pbl.transport.http.AMInitServlet.initializeAmServer(AMInitServlet.java:137)

at oracle.security.am.pbl.transport.http.AMInitServlet.init(AMInitServlet.java:80)

to weblogic.servlet.internal.StubSecurityHelper$ ServletInitAction.run (StubSecurityHelper.java:283)

at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)

at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)

to weblogic.servlet.internal.StubLifecycleHelper. < init > (StubLifecycleHelper.java:48)

at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)

at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1981)

at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1955)

at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)

at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3155)

at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)

at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:487)

to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:427)

at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)

at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201)

at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)

to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:427)

at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)

at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28)

to weblogic.application.internal.BaseDeployment$ 2.next(BaseDeployment.java:672)

at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)

at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)

at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)

at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)

at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)

at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)

to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:52)

at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)

to weblogic.management.deploy.internal.AppTransition$ 2.transitionApp(AppTransition.java:31)

at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)

at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)

at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)

at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)

at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)

... 3 more

Caused by: javax.crypto.BadPaddingException: given the final block not well padded

at com.sun.crypto.provider.SunJCE_f.b(DashoA13*..)

at com.sun.crypto.provider.SunJCE_f.b(DashoA13*..)

at com.sun.crypto.provider.AESCipher.engineDoFinal(DashoA13*..)

at javax.crypto.Cipher.doFinal(DashoA13*..)

at oracle.security.am.common.utilities.crypto.AESEncrypter.decrypt(AESEncrypter.java:159)

at oracle.security.am.common.utilities.crypto.OAMKeyStore.decryptKeyData(OAMKeyStore.java:292)

to oracle.security.am.engines.sso.adapter.OAMSessionConfiguration$ ConfigListener.configurationChanged (OAMSessionConfiguration.java:145)

at oracle.security.am.engines.sso.adapter.OAMSessionConfiguration.registerConfigChangeListener(OAMSessionConfiguration.java:74)

to oracle.security.am.engines.sso.adapter.OAMSessionConfiguration. < init > (OAMSessionConfiguration.java:68)

... more than 53

at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1520)

at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)

to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)

at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)

Truncated. check the log file full stacktrace

Caused by: javax.crypto.BadPaddingException: given the final block not well padded

at com.sun.crypto.provider.SunJCE_f.b(DashoA13*..)

at com.sun.crypto.provider.SunJCE_f.b(DashoA13*..)

at com.sun.crypto.provider.AESCipher.engineDoFinal(DashoA13*..)

at javax.crypto.Cipher.doFinal(DashoA13*..)

at oracle.security.am.common.utilities.crypto.AESEncrypter.decrypt(AESEncrypter.java:159)

Truncated. check the log file full stacktrace

Pointers would be really useful.

Finally, the issue is resovled. I followed the steps in the Doc ID 1354918.1

1. backup config/fmwconfig/oam-config.xml*, cwallet.sso

2. connect to wlst shell in online mode and run the following to clean of the CSF:

deleteCred (map = "OAM_STORE", key = "jks")

deleteCred (map = "OAM_SYSTEM_CONFIG", key = "jks")

deleteCred (map = "OAM_CONFIG", key = "jks")

deleteCred (map = "OSTS_CONFIG", key = "jks")

deleteCred (map = "sts", key = "stskeystorepassword")

deleteCred (card = "m", key = "osts_signing_template")

deleteCred (card = "m", key = "osts_encryption_template")

OR connect to the console of EM. Click right field---> safety---> credentials.

and deleted all the files OAM_STORE, OAM_SYSTEM_CONFIG, OAM_CONFIG, OSTS_CONFIG, m

3 bring down the field (Admin and managed servers)

4. Remove .oamkeystore

5. start the domain (Admin and managed servers)

As soon as this oam_server1 is coming with all the deployed application and also in oamconsole server instances indicates oam_server1, while earlier he showed as AMSERVER1

I still don't know what is the cause of this problem but for now its working. Might be a bug in this version 11.1.1.7.0

-Deepak

Tags: Fusion Middleware

Similar Questions

  • How to get the date of deployment for the RT code?

    I'm using LabVIEW 8.5 and MAX 4.4.1f0 and cFP-2110. I want back the date of the deployment. Is it possible to recover the date of deployment for the RT code?

    Thank you

    Martine

    Hi John,.

    You must be able to FTP into your PSC 2110 from a Windows Explorer window and check the date of 'Change' of the startup.rtexe/or-rt/startup folder.

    Aaron P

    National Instruments

    Technical sales engineer

    http://www.NI.com/support

  • OS5 stops Javascript when the backlight is off or time &gt; 10 seconds - is this a problem for the WebWorks applications?

    I read that the OS5 browser stops all scripts once the backlight turns off, or if the script takes longer than 10 seconds to run. The problem is that the scripts will automatically restart (!). I really hope this isn't the case for the WebWorks applications, I can't have the app stop working if the backlight turns off. If the general development of BB moves towards HTML5 and JS and expects to have success, this kind of problem cannot exist.

    WebWorks for OS5 doing?

    No, this time-out does not occur for applications WebWorks... only for pages running in the browser.

  • Can someone please explain to me why the Metro of Windows 8 for the WSJ application contains all THE STORIES?

    Can someone please explain to me why the Metro of Windows 8 for the WSJ application contains all THE STORIES?   I have the WSJ app on my Kindle Fire and he has indeed all the stories that are included in hard print.   And why the hell not the app allows for offline reading?

    Also, why hell isn't there a WSJ application for windows phone 8?   I know there is a WSJ direct application that shows videos, but I want a real WSJ app that shows all items.

    Original title: Wall Street Journal APP

    You would be better served if you asked these questions WSJ that they control if an application exists and is happy.  Hope this helps and if you need another post to help and we will be happy to help you.

    The above opinion is mine and mine nothing and does not necessarily reflect that of Microsoft, it's employees, or any other Member of this forum

    "When we try to take anything by itself, we find it hitched to everything else in the universe."-John Muir

  • Whenever I try to update the 6 CS Master Collection that I encounter the error Code: U43M1D207 for the following applications: Prelude CS6 1.0.2 updated; Adobe SpeedGrade CS6 6.0.4 update; and Adobe Audition CS6.

    Whenever I try to update the 6 CS Master Collection that I encounter the error Code: U43M1D207 for the following applications: Prelude CS6 1.0.2 updated; Adobe SpeedGrade CS6 6.0.4 update; and Adobe Audition CS6.

    your download has been altered.  You may need to use another connection.

    Error in downloading, installing or updating Adobe Creative Cloud applications

  • eTRM for the Fusion Applications

    Hello

    Anyone know where we can find the eTRM for the Fusion Applications (as the E-Business Suite of eTRM).

    eTRM = electronic technical reference manual

    Concerning

    Gray

    Hello Kamal,

    You can use http://fusionappsoer.oracle.com for the same purpose.

    Hope this helps,

    Oliver

    Fusion applications Developer Relations

    https://blogs.Oracle.com/fadevrel

  • The Aperture/iPhoto import plugin also works for the new application 'Photos' of Apple?

    The Aperture/iPhoto import plugin also works for the new application 'Photos' of Apple?

    Hi David,

    The Lightroom Plugin any pictures of pictures.

    However, you can import the images from the folder of the master of Photos.

    Please let us know if it helps.

    Kind regards

    Tanuj Sandal

  • What happened to the image field when you create a field of type of image for the Web application?

    What happened to the image field when you create a field of type of image for the Web application?

    The answer is that the point of the IMAGE has been changed to the MEDIA.

    Sorry, Ian, what research for this discussion, I got no results. All good and thanks for the carillon. Hope everything goes well.

    Mouma

  • How to install flash player for the game application "raptr"?

    How to install flash player for the game application "raptr"?

    Hello

    If you want to install flash for any browser just visit http://get.adobe.com/flashplayer/ as soon as the browser and click on 'Install now' to install flash player for this browser.

    But since I have concluded that raptr is a standalone game raptr support team would be the right contact who can guide you though what Flash player plugin they use in their game. And that's what I found on support there page Raptr wants me to download 'Flash for other browsers. Where I don't get that? : Raptr support

    You can follow the steps on this link, I hope this will solve your problem.

    Varun-

  • How can I change the default program for the external application Editor?

    I read on the directions for this line and it reads "select a file type in the left pane."   I don't see where it is in the left pane.  All I see in the left pane is 'The browser start Pages' and a 'How do I' pane.  Nothing with the file types.

    Hello

    Welcome to the Adobe Forums.

    In order to change the default program for the external application Editor. Please follow the instructions below.

    Click on the Edit menu, then choose Preferences.

    Once the dialog box is open.

    Click on file publishers.

    In the left pane, you will find all types of files that you want to change.

    On the right, you'll find publishers for this specific file type.

    If you want to add any other application, you must click on + symbol at the top of the right pane.

    Select the path of the application that you want to apply.

    Click Open.

    If you want to primay you can click available main option at the top right. For more detials please check the screenshot below.

    Kind regards

    Rajeev

  • Changes on request not visible when it is deployed in the weblogic application server

    Hi all

    I have an ADF faces application that runs on a weblogic server.
    Application works fine, but I added a few features on some pages.

    I tested it with Jdeveloper and the build in weblogic server, that works very well.
    Now, I have deployed my application (trough the menu application-> deploy) to the weblogic server.

    When I open the application now, I don't see the changes I made!
    In the menu that I did run Build-> Make and Build-> rebuild but this did not help.

    What is causing this behavior?

    Thank you is advanced.

    Try first cancel the deployment of the server application, and then deploy it again.
    Then, you clear the browsers cache...

    Timo

  • Can I use the same Oracle repository for the new application of FDM

    Hi all
    I have uninstall FDM and install and reconfigure FDM still and then restore FDM Apps present previously.

    To do this, I can resue the same Oracle repository for the restoration of the FDM application on newly installed instance.

    As far as I know, I need to make the backup of this repository then file repository and create it again and use it for the new application

    Please suggest, are there other ways to do this...

    Thanks in advance

    J

    You can reuse the repository. You will need instead of

  • These two types of schema cache can co-exist for the same application?

    Can these two types of cache-regimes co-exist for the same application in coherence?
    1. close to support-maped by regime distributed cache
    2-reading-writing-support-card system

    From what you describe, that you're on track.

    I think that you have a number of servers that have a size limit near cache and stored disabled for distributed share. Then you have a number of servers that are responsible for the part of writeback (active storage) distributed.

    You can also take a look at the [best practices for consistency | http://coherence.oracle.com/display/COH35UG/Best+Practices]

  • Error when deploying to the Simulator application: BUILD FAILED StandardInstall does not exist.

    I get the above error while deploying the blackberry Simulator application. I have
    Download the Java SDK 1.7, Apache Ant, BlackBerry WebWorks Smartphone SDK (OS 7 or earlier) and
    PhoneGap 2.8.1.I put in JDK and Ant path in environment variables.

    The project is to build successfully in the directory of the project with the command "ant blackberry construction."

    Generation of blackberry D:\ProjectBB>ant
    BuildFile: D:\ProjectBB\build.xml
    BlackBerry:
    Update:
    generate-cod-name:
    [echo] Generated name: __NAME__.cod
    clean:
    [Remove] Delete the D:\ProjectBB\build directory
    package-app:
    [mkdir] Created dir: D:\ProjectBB\build\widget
    [copy] Copy of 22 files to D:\ProjectBB\build\widget
    [zip] Building zip: D:\ProjectBB\build\__NAME__.zip
    Update:
    [exec] [INFO] Parsing of the command line options
    [exec] [ERROR] Invalid application - archive name of archive is not valid
    BUILD SUCCESSFULLY
    Total time: 4 seconds

    While deploying Simulator using 'ant blackberry simulator load' command in the command prompt, it
    shows build failed with the error message "StandardInstall does not exist.

    Responsible for blackberry D:\ProjectBB>Ant-Simulateur
    BuildFile: D:\ProjectBB\build.xml
    BlackBerry:
    Load Simulator:
    generate-cod-name:
    [echo] Generated name: __NAME__.cod
    clean:
    [Remove] Delete the D:\ProjectBB\build directory
    package-app:
    [mkdir] Created dir: D:\ProjectBB\build\widget
    [copy] Copy of 22 files to D:\ProjectBB\build\widget
    [zip] Building zip: D:\ProjectBB\build\__NAME__.zip
    Update:
    [exec] [INFO] Parsing of the command line options
    [exec] [ERROR] Invalid application - archive name of archive is not valid
    Load Simulator:
    [echo] Simulator directory = C:\Program Files\Research in Motion\BlackBerry WebWorks SDK
    2.3.1.5\simpack\7.0.0.318
    [echo] Simulator directory = C:\Program Files\Research in Motion\BlackBerry WebWorks SDK
    2.3.1.5\simpack\7.0.0.318
    [echo] Simulator of executable = C:\Program Files\Research in Motion\BlackBerryWebWorks SDK
    2.3.1.5\simpack\7.0.0.318/9930.bat
    [echo] All simulators of closing...
    [exec] No sessions running.
    [exec] Result: 1
    [echo] MDS directory = C:\Program Files\Research in Motion\BlackBerry WebWorks SDK 2.3.1.5/mds
    BUILD FAILED
    D:\ProjectBB\build.XML:51: The following error occurred when executing
    This line:
    D:\ProjectBB\blackberry.XML:153: D:\ProjectBB\build\StandardInstall does not exist.

    Total time: 7 seconds

    Please help me solve this problem

    Thanks in advance

    For the version of the SDK BlackBerry Smartphone (i.e. BBOS), please note that you need JDK1.6 and there are also 32 bits.

    Can you please try this change (uninstall previous versions of the JDK/JRE) and only install JDK1.6 32-bit (it will automatically install the JRE too.)

    As well, I see a problem in the community newspapers:

    [exec] [ERROR] Invalid application - archive name of archive is not valid

    There seems to be a problem with the name of the ZIP file:
    __Name__.zip

    Can you please try to remove the symbols _ the name of the archive?

  • installation of creative cloud for the deployment of the teams package fails

    I inherited a Department that was using the trial versions of creative cloud and older versions of some CS6 apps so far. I bought and activated via the website admin CC for the teams. I downloaded and packed the app they need to use without errors. However, the first mac, that I tried to install it just quit with an error of unable to install, contact your administrator. I have did some research and came across the cloud to create adobe cleaner and followed the instructions... uninstall the current applications and run the vacuum cleaner. Error now says to contact the Publisher of the software. The first user is now dead in the water and does not all apps from adobe, trial or others to work on projects and deadlines looming. Any help would be appreciated.

    The build package installs on my own mac that I used to create the deployment package

    I think I solved it... the USB key that I used was not formatted for Mac OS, so I guess that there are names of files that are not compatible for FAT32 format it's originally to. thanks.

Maybe you are looking for

  • New iPad Pro problem

    I bought an iPad Pro today. ! St iPad for me. Came home, plugged on my MacPro to synchronize. He began to synchronize then started beeping and has frozen with the Apple top. I ejected it, pressed the power button, but it is still frozen with the imag

  • Colors tab

    I like the new Personas. But they do not go far enough. How can I change the aging of the unused tabs? I have serious vision problems and simply cannot read the content of each tab. So I do not know which tab to spend as needed.I need to change that

  • You can use the ipencil on an iPad 2 Air

    the ipencil will work with iPad Air

  • HP Envy ts M6

    It is a product of refurb... does it affect my use? What are the seat of affect in a refurb product...

  • The file names changed in wingdings, including the file extension and I can't delete, change them, open, etc. Here are the pictures.

    Have (had) a file with multiple files it contains with pictures in each file.  A week ago the pictures were there.  Now, the names are replaced by wingdings as names and file extensions.  When I try to open it, it is not accessible and that the file