Build Failed while migrating Application credentials to standaloneWLS.

I am using jdeveloper 11g update 2 and Weblogic10.3
i am trying to Migrate Credentials and Policies to Standalone WebLogic.
I am following the link :
http://www.oracle.com/technology/products/jdev/tips/muench/credmig111100/index.html
in the step 3.2 Migrating Application Credentials to Standalone WebLogic:
when i am trying to execute the command :
$ ant -Dapp-credstore=APPWORKSPACEDIR/src/META-INF/cwallet.sso
I am facing error :
BUILD FAILED
F:\WLSoracle2\user_projects\domains\base_domain\migration\build.xml:48: The foll
owing error occurred while executing this line:
F:\WLSoracle2\user_projects\domains\base_domain\migration\build.xml:53: *** File
app-cedstore=APPWORKSPACEDIR/src/META-INF/cwallet.sso doesn't exist!
here i don't know the APPWORKSPACEDIR refers to what.
here i am using the build.xml and jps-config.xml files as given in the above link.
pLease if any one face the same error while deployment ,please tell me the solution.how can i remove this error.
Sailaja

Sailaja,
APPWORKSPACEDIR is the directory your *.jws file resides in, so it the main application folder.
Timo

Similar Messages

  • Build failed while Installing AIA FP Demo Application

    Hi ,
    I was trying to run the AIA Foundation Pack Demo Application as per the steps mentioned in oracle site,I am getting this error while Installing and Deploying AIA Demo Application(deployment script ant –f deployDemo.xml in command window).
    D:\Devrep\Oracle\AIAHome\samples\AIADemo\config>ant -f deployDemo.xml
    Buildfile: deployDemo.xml
    InstallDemo:
    [echo]
    [echo] /------------------------------------------------------------\
    [echo] ! !
    [echo] ! Setting the environment to install !
    [echo] ! AIA Demo !
    [echo] ! !
    [echo] ! Verify D:\Devrep\Oracle\AIAHome\aia_instances\AIA/logs/AIAdemoI
    nstall.log !
    [echo] \------------------------------------------------------------/
    [echo]
    [echo] /----------------------------------------------------------\
    [echo] ! !
    [echo] ! Installing AIA Demo !
    [echo] ! !
    [echo] \----------------------------------------------------------/
    AID:
    BUILD FAILED
    D:\Devrep\Oracle\AIAHome\samples\AIADemo\config\deployDemo.xml:91: The following
    error occurred while executing this line:
    D:\Devrep\Oracle\AIAHome\samples\AIADemo\config\deployDemo.xml:123: The followin
    g error occurred while executing this line:
    D:\Devrep\Oracle\AIAHome\Infrastructure\Install\AID\AIAInstallDriver.xml:35: web
    logic.security.internal.encryption.EncryptionServiceException: weblogic.security
    .internal.encryption.EncryptionServiceException: weblogic.security.internal.encr
    yption.EncryptionServiceException: [Security:090219]Error decrypting Secret Key
    java.lang.SecurityException: The provider self-integrity check failed.
    Please help me out how to resolve this issue.
    Thanks in Advance.
    Biswanath

    Can you try passing weblogic username and password to the demo deploy command. The command would be
    ant -f deployDemo.xml -DUsername=<weblogic username> -DPassword=<weblogic password>
    Thanks,
    -Pavan

  • Build failed while Installing AIA Demo

    Hi,
    I am getting this error while Installing and Deploying AIA Demo Application.
    D:\Devrep\Oracle\AIAHome\samples\AIADemo\config>ant -f deployDemo.xml
    Buildfile: deployDemo.xml
    InstallDemo:
    [echo]
    [echo] /------------------------------------------------------------\
    [echo] ! !
    [echo] ! Setting the environment to install !
    [echo] ! AIA Demo !
    [echo] ! !
    [echo] ! Verify D:\Devrep\Oracle\AIAHome\aia_instances\AIA/logs/AIAdemoI
    nstall.log !
    [echo] \------------------------------------------------------------/
    [echo]
    [echo] /----------------------------------------------------------\
    [echo] ! !
    [echo] ! Installing AIA Demo !
    [echo] ! !
    [echo] \----------------------------------------------------------/
    AID:
    BUILD FAILED
    D:\Devrep\Oracle\AIAHome\samples\AIADemo\config\deployDemo.xml:91: The following
    error occurred while executing this line:
    D:\Devrep\Oracle\AIAHome\samples\AIADemo\config\deployDemo.xml:123: The followin
    g error occurred while executing this line:
    D:\Devrep\Oracle\AIAHome\Infrastructure\Install\AID\AIAInstallDriver.xml:35: web
    logic.security.internal.encryption.EncryptionServiceException: weblogic.security
    .internal.encryption.EncryptionServiceException: weblogic.security.internal.encr
    yption.EncryptionServiceException: [Security:090219]Error decrypting Secret Key
    java.lang.SecurityException: The provider self-integrity check failed.
    Please help me out how to resolve this issue.
    Thanks in Advance.
    Biswanath

    Can you try passing weblogic username and password to the demo deploy command. The command would be
    ant -f deployDemo.xml -DUsername=<weblogic username> -DPassword=<weblogic password>
    Thanks,
    -Pavan

  • BUILD FAILED for HelloWeb application

    I've just installed the StudioCreator 2
    I've followed exactly the instruction for developing the HelloWeb application
    (http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/helloweb.html)
    but it don't work for:
    java.lang.NoClassDefFoundError: com/sun/enterprise/deployapi/actions/RedeployAction
    BUILD FAILED (total time: 1 minute 5 seconds)
    I tryed to start stop the Deployment Server and it works good.
    thanks a lot Alessandro
    this is the output:
    init:
    deps-module-jar:
    deps-ear-jar:
    deps-jar:
    library-inclusion-in-archive:
    library-inclusion-in-manifest:
    compile:
    compile-jsps:
    pluto-hack-web-xml-run:
    portlet-container-deploy:
    jsCreatorDist:
    debug:
    Stopping server localhost:24848
    C:\Programmi\Sun\Creator2\SunAppServer8\bin\asadmin.bat stop-domain --domaindir C:\Programmi\Sun\Creator2\SunAppServer8\domains\ creator
    Starting debug server localhost:24848
    C:\Programmi\Sun\Creator2\SunAppServer8\bin\asadmin.bat start-domain debug=true domaindir C:\Programmi\Sun\Creator2\SunAppServer8\domains\ creator
    In-place deployment at C:\JAVA\test\HelloWeb\build\web
    java.lang.NoClassDefFoundError: com/sun/enterprise/deployapi/actions/RedeployAction
    BUILD FAILED (total time: 1 minute 5 seconds)

    Log Session: Thursday, February 2, 2006 6:12:59 PM CET
    System Info: Product Version = Java Studio Creator 2 (Build 060120)
    Operating System = Windows XP version 5.1 running on x86
    Java; VM; Vendor = 1.5.0_04; Java HotSpot(TM) Client VM 1.5.0_04-b05; Sun Microsystems Inc.
    Java Home = C:\Programmi\Sun\Creator2\java\jre
    System Locale; Encod. = it_IT (rave); Cp1252
    Home Dir; Current Dir = C:\Documents and Settings\alessandro; C:\Programmi\Sun\Creator2\bin
    IDE Install; User Dir = C:\Programmi\Sun\Creator2\platform5; C:\Documents and Settings\alessandro\.Creator\2_0
    CLASSPATH = C:\Programmi\Sun\Creator2\platform5\lib\boot.jar;C:\Programmi\Sun\Creator2\platform5\lib\locale\boot_es.jar;C:\Programmi\Sun\Creator2\platform5\lib\locale\boot_fr.jar;C:\Programmi\Sun\Creator2\platform5\lib\locale\boot_ja.jar;C:\Programmi\Sun\Creator2\platform5\lib\locale\boot_ko.jar;C:\Programmi\Sun\Creator2\platform5\lib\locale\boot_zh_CN.jar;C:\Programmi\Sun\Creator2\java\lib\dt.jar;C:\Programmi\Sun\Creator2\java\lib\tools.jar
    Boot & ext classpath = C:\Programmi\Sun\Creator2\patches\6311051.jar;C:\Programmi\Sun\Creator2\java\jre\lib\rt.jar;C:\Programmi\Sun\Creator2\java\jre\lib\i18n.jar;C:\Programmi\Sun\Creator2\java\jre\lib\sunrsasign.jar;C:\Programmi\Sun\Creator2\java\jre\lib\jsse.jar;C:\Programmi\Sun\Creator2\java\jre\lib\jce.jar;C:\Programmi\Sun\Creator2\java\jre\lib\charsets.jar;C:\Programmi\Sun\Creator2\java\jre\classes;C:\Programmi\Sun\Creator2\java\jre\lib\ext\dnsns.jar;C:\Programmi\Sun\Creator2\java\jre\lib\ext\localedata.jar;C:\Programmi\Sun\Creator2\java\jre\lib\ext\sunjce_provider.jar;C:\Programmi\Sun\Creator2\java\jre\lib\ext\sunpkcs11.jar
    Dynamic classpath = C:\Programmi\Sun\Creator2\platform5\core\core.jar;C:\Programmi\Sun\Creator2\platform5\core\openide-loaders.jar;C:\Programmi\Sun\Creator2\platform5\core\openide.jar;C:\Programmi\Sun\Creator2\platform5\core\org-netbeans-swing-plaf.jar;C:\Programmi\Sun\Creator2\platform5\core\updater.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\core_es.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\core_fr.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\core_ja.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\core_ko.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\core_zh_CN.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide-loaders_es.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide-loaders_fr.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide-loaders_ja.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide-loaders_ko.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide-loaders_zh_CN.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide_es.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide_fr.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide_ja.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide_ko.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide_zh_CN.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\org-netbeans-swing-plaf_es.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\org-netbeans-swing-plaf_fr.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\org-netbeans-swing-plaf_ja.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\org-netbeans-swing-plaf_ko.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\org-netbeans-swing-plaf_zh_CN.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_es.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_fr.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_ja.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_ko.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_rave.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_rave_es.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_rave_fr.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_rave_ja.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_rave_ko.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_rave_zh_CN.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_zh_CN.jar;C:\Programmi\Sun\Creator2\nb4.1\core\org-netbeans-upgrader.jar;C:\Programmi\Sun\Creator2\nb4.1\core\locale\org-netbeans-upgrader_es.jar;C:\Programmi\Sun\Creator2\nb4.1\core\locale\org-netbeans-upgrader_fr.jar;C:\Programmi\Sun\Creator2\nb4.1\core\locale\org-netbeans-upgrader_ja.jar;C:\Programmi\Sun\Creator2\nb4.1\core\locale\org-netbeans-upgrader_ko.jar;C:\Programmi\Sun\Creator2\nb4.1\core\locale\org-netbeans-upgrader_zh_CN.jar;C:\Programmi\Sun\Creator2\ide5\core\org-netbeans-modules-utilities-cli.jar;C:\Programmi\Sun\Creator2\rave2.0\core\com-sun-rave-extension-ide-launcher-upgrade.jar;C:\Programmi\Sun\Creator2\rave2.0\core\jgraph.jar;C:\Programmi\Sun\Creator2\rave2.0\core\naming.jar;C:\Programmi\Sun\Creator2\rave2.0\core\pbclient.jar;C:\Programmi\Sun\Creator2\rave2.0\core\pbtools.jar;C:\Programmi\Sun\Creator2\rave2.0\core\rowset.jar;C:\Programmi\Sun\Creator2\rave2.0\core\smbase.jar;C:\Programmi\Sun\Creator2\rave2.0\core\smdb2.jar;C:\Programmi\Sun\Creator2\rave2.0\core\sminformix.jar;C:\Programmi\Sun\Creator2\rave2.0\core\smoracle.jar;C:\Programmi\Sun\Creator2\rave2.0\core\smresource.jar;C:\Programmi\Sun\Creator2\rave2.0\core\smspy.jar;C:\Programmi\Sun\Creator2\rave2.0\core\smsqlserver.jar;C:\Programmi\Sun\Creator2\rave2.0\core\smsybase.jar;C:\Programmi\Sun\Creator2\rave2.0\core\smutil.jar;C:\Programmi\Sun\Creator2\rave2.0\core\sql.jar;C:\Programmi\Sun\Creator2\rave2.0\core\sqlx.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\com-sun-rave-extension-ide-launcher-upgrade_es.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\com-sun-rave-extension-ide-launcher-upgrade_fr.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\com-sun-rave-extension-ide-launcher-upgrade_ja.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\com-sun-rave-extension-ide-launcher-upgrade_ko.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\com-sun-rave-extension-ide-launcher-upgrade_zh_CN.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\core_rave.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\core_rave_es.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\core_rave_fr.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\core_rave_ja.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\core_rave_ko.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\core_rave_zh_CN.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\naming_es.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\naming_fr.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\naming_ja.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\naming_ko.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\naming_zh_CN.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\openide-loaders_rave.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\openide_rave.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\openide_rave_es.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\openide_rave_fr.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\openide_rave_ja.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\openide_rave_ko.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\openide_rave_zh_CN.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sqlx_es.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sqlx_fr.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sqlx_ja.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sqlx_ko.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sqlx_zh_CN.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sql_es.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sql_fr.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sql_ja.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sql_ko.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sql_zh_CN.jar
    You are trying to access file: jndi.properties from the default package.
    Please see http://www.netbeans.org/download/dev/javadoc/OpenAPIs/org/openide/doc-files/classpath.html#default_package
    Turning on modules:
         org.openide/1 [5.9.1.1 060120]
    .........

  • Invocation Target Exception while Migrating application to weblogic 10.3

    Hi All,
    We are currently migrating our application from weblogic 8.1 to weblogic 10.3.
    The deployment in wls 10.3 is successful, but while performing some operations(User Registration.. etc)
    we are getting SQLIntegrityConstraintViolationException.
    =================================================================================================
    2010-10-27 17:03:50,968 DEBUG com.sns.ana.services.ConnPoolService - Param 0: java.util.Hashtable
    2010-10-27 17:03:50,968 DEBUG com.sns.ana.services.ConnPoolService - Param 1: java.lang.String
    2010-10-27 17:03:50,968 DEBUG com.sns.ana.services.ConnPoolService - Param 2: weblogic.jdbc.wrapper.PoolConnection_oracle_jdbc_driver_T4CConnection
    2010-10-27 17:03:50,968 DEBUG com.sns.ana.dbsource.AuthorisationDBSource - [addRolesToDB] rows: 0, sql: delete from tana_role where userid = 'odcwls104'
    2010-10-27 17:03:51,030 ERROR com.sns.ana.services.ConnPoolService - [getRestrictedService] InvocationTargetException:
    java.sql.SQLIntegrityConstraintViolationException: ORA-02291: integrity constraint (ESIUSER.FK_TANAROLE_UID) violated - parent key not found
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:85)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:112)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:173)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:455)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:413)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1030)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:194)
         at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:947)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1222)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3381)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3462)
         at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1349)
         at weblogic.jdbc.wrapper.PreparedStatement.executeUpdate(PreparedStatement.java:159)
         at com.sns.ana.dbsource.AuthorisationDBSource.addRolesToDB(AuthorisationDBSource.java:684)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sns.ana.services.ConnPoolService.getRestrictedDataService(ConnPoolService.java:39)
         at com.sns.ana.services.DataServiceProvider.getRestrictedDataService(DataServiceProvider.java:45)
         at com.sns.ana.user.SNSUser.updateRoles(SNSUser.java:303)
         at com.sns.ana.utils.RoleUtility.processNewRequest(RoleUtility.java:114)
         at com.sns.ana.ui.servlet.ManageUserServlet.doPost(ManageUserServlet.java:395)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at com.sns.ana.ui.servlet.AuthorisationBaseServlet.service(AuthorisationBaseServlet.java:86)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:502)
         at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:432)
         at com.sns.ana.ui.servlet.ANAADMMainServlet.doPost(ANAADMMainServlet.java:741)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at com.sns.ana.ui.servlet.AuthorisationBaseServlet.service(AuthorisationBaseServlet.java:86)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3495)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    =================================================================================================
    Upon weblogic server shut down below NameNotFoundException is thrown.
    =================================================================================================
    BaseException: ClassName=null,MethodName=null,MajorCode=-1,MajorMsg=Message Not Available,MinorCode=null,ExceptionObjMsg=[DBConnection][getConnec
    tion]Unable to init database connection due to unresolved DataSource Name com.fortressit.ejb.PortableContextException: javax.naming.NameNotFoundE
    xception: While trying to look up comp/env/jdbc/ap2esiDSLocal in /app/webapp/webadminesi/26700672. [Root exception is java.rmi.ConnectIOException
    : Server is being shut down]; remaining name 'comp/env/jdbc/ap2esiDSLocal'
    While trying to look up comp/env/jdbc/ap2esiDSLocal in /app/webapp/webadminesi/26700672.
    at com.sns.base.util.DBConnection.getConnection(Unknown Source)
    at com.sns.ana.services.ConnPoolService.getParamsWithDBConnection(ConnPoolService.java:93)
    at com.sns.ana.services.ConnPoolService.getRestrictedDataService(ConnPoolService.java:35)
    at com.sns.ana.services.DataServiceProvider.getRestrictedDataService(DataServiceProvider.java:45)
    at com.sns.ana.ui.servlet.listener.CleanupAppSessionListener.sessionDestroyed(CleanupAppSessionListener.java:43)
    at weblogic.servlet.internal.EventsManager.notifySessionLifetimeEvent(EventsManager.java:265)
    at weblogic.servlet.internal.session.SessionData.remove(SessionData.java:873)
    at weblogic.servlet.internal.session.MemorySessionContext.invalidateSession(MemorySessionContext.java:69)
    at weblogic.servlet.internal.session.MemorySessionContext$SessionCleanupAction.run(MemorySessionContext.java:114)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(Unknown Source)
    at weblogic.servlet.internal.session.MemorySessionContext.destroy(MemorySessionContext.java:90)
    at weblogic.servlet.internal.WebAppServletContext.destroy(WebAppServletContext.java:3062)
    at weblogic.servlet.internal.ServletContextManager.destroyContext(ServletContextManager.java:240)
    at weblogic.servlet.internal.HttpServer.unloadWebApp(HttpServer.java:457)
    at weblogic.servlet.internal.WebAppModule.destroyContexts(WebAppModule.java:1398)
    at weblogic.servlet.internal.WebAppModule.deactivate(WebAppModule.java:492)
    at weblogic.application.internal.flow.ModuleStateDriver$2.previous(ModuleStateDriver.java:188)
    at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:148)
    at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:138)
    at weblogic.application.internal.flow.ModuleStateDriver.deactivate(ModuleStateDriver.java:71)
    at weblogic.application.internal.flow.ScopedModuleDriver.deactivate(ScopedModuleDriver.java:206)
    at weblogic.application.internal.flow.ModuleListenerInvoker.deactivate(ModuleListenerInvoker.java:124)
    at weblogic.application.internal.flow.DeploymentCallbackFlow$2.previous(DeploymentCallbackFlow.java:417)
    at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:148)
    at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:138)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.deactivate(DeploymentCallbackFlow.java:91)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.deactivate(DeploymentCallbackFlow.java:83)
    at weblogic.application.internal.BaseDeployment$2.previous(BaseDeployment.java:641)
    at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:148)
    at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:138)
    at weblogic.application.internal.BaseDeployment.deactivate(BaseDeployment.java:234)
    at weblogic.application.internal.EarDeployment.deactivate(EarDeployment.java:16)
    at weblogic.application.internal.DeploymentStateChecker.deactivate(DeploymentStateChecker.java:199)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.deactivate(AppContainerInvoker.java:98)
    at weblogic.deploy.internal.targetserver.BasicDeployment.deactivate(BasicDeployment.java:263)
    at weblogic.deploy.internal.targetserver.BasicDeployment.deactivateFromServerLifecycle(BasicDeployment.java:458)
    at weblogic.management.deploy.internal.DeploymentAdapter$1.doDeactivate(DeploymentAdapter.java:73)
    at weblogic.management.deploy.internal.DeploymentAdapter.deactivate(DeploymentAdapter.java:211)
    at weblogic.management.deploy.internal.AppTransition$6.transitionApp(AppTransition.java:66)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deactivate(ConfiguredDeployments.java:198)
    at weblogic.management.deploy.internal.ConfiguredDeployments.undeploy(ConfiguredDeployments.java:191)
    at weblogic.management.deploy.internal.DeploymentServerService.shutdownApps(DeploymentServerService.java:188)
    at weblogic.management.deploy.internal.DeploymentServerService.shutdownHelper(DeploymentServerService.java:120)
    at weblogic.application.ApplicationShutdownService.halt(ApplicationShutdownService.java:142)
    at weblogic.t3.srvr.ServerServicesManager.haltInternal(ServerServicesManager.java:502)
    at weblogic.t3.srvr.ServerServicesManager.halt(ServerServicesManager.java:334)
    at weblogic.t3.srvr.T3Srvr.shutdown(T3Srvr.java:948)
    at weblogic.t3.srvr.T3Srvr.forceShutdown(T3Srvr.java:854)
    at weblogic.t3.srvr.T3Srvr$2.run(T3Srvr.java:867)
    ##### proxy instance has been created !!!
    =================================================================================================
    From the above exceptions i can infer that, the database connection failed due to unresolved datasource name.
    However we have configured all the Datasources, application seems to be having problem in wls 10.3.
    Waiting in anticipation for replies.
    Regards
    Avinash

    Hi Avinash,
    It seems that the application is not able to get the DataSource JNDI name which you have given that the reason you are getting the NameNotFoundException exception.
    Try to give the same JNDI name in the datasource which your application is trying to lookup, once you have created the datasource make sure you test the connection using Test Connection option by which you can be sure that if the test connection can get a connection from the DB everything is fine also check the JNDI tree if you can see the datasource JNDI name in there.
    Hope this helps you.
    Regards,
    Ravish Mody

  • Getting error while migrating application

    * Process starts at 20120611_084547
    en_Resource id - 37020 unavailable. Resource id - 37057 unavailable. en_Resource id - 37057 unavailable.
    com.hyperion.lcm.clu.CLUProcessor,null[MESSAGE - java.util.MissingResourceException: Can't find bundle for base name com.hyperion.lcm.log.LCMCommonMessages, locale en_US, LCM METHOD CALL - com.hyperion.lcm.common.LCMLogger.getFormattedInfoMessage(1414), ROOT CAUSE - java.util.ResourceBundle.throwMissingResourceException(1427)]
    Above pasted is the error which I am recieving when running the Utility.sh script for migrating an application using XML defination file.
    Could anyone please explain the error. What is this resource_id unavailiblity all about.
    Thanking you guys in advance.

    Can you run the utility by providing a basepath? This will get exported to the root folder. The root folder should already exist.
    HTH-
    Jasmine.

  • LockScreen fails while an application runs fullscreen with an other reso.

    Hi,
    I just found a problem with Lock Screen.
    I am using this function in a school environment. Basically it is used for getting the students attention.
    But on some clients the lock fails sometimes. Some students tricked it out just by playing a game.
    It is possible to block the lock by running a fullscreen application (with a different screen resolution) just like supertux.
    Is there any way to avoid this?
    Best Regards

    Welcome to the Discussions, Buzz
    Considering we are talking school computer, I would suggest that the students are accessing the systems as managed users and aren't allowed to install let alone run games like supertux.
    If you intend for the students to have access to this game, then you already know the possible cost. I too have seen this with ARD, when applications are running in full-screen mode (similar to a kiosk). I do not know for sure, but this may be on purpose. I know of no way around it.
    You can leave feedback with Apple by going here.
    Hope this helps! JD
    Message was edited for easier reading by: J D Knight III

  • Issue with LCM while migrating planning application in the cluster Env.

    Hi,
    Having issues with LCM while migrating the planning application in the cluster Env. In LCM we get below error and the application is up and running. Please let me know if anyone else has faced the same issue before in cluster environment. We have done migration using LCM on the single server and it works fine. It just that the cluster environment is an issue.
    Error on Shared Service screen:
    Post execution failed for - WebPlugin.importArtifacts.doImport. Unable to connect to "ApplicationName", ensure that the application is up and running.
    Error on network:
    “java.net.SocketTimeoutException: Read timed out”
    ERROR - Zip error. The exception is -
    java.net.SocketException: Connection reset by peer: socket write error
    at java.net.SocketOutputStream.socketWrite0(Native Method)
    at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
    at java.net.SocketOutputStream.write(SocketOutputStream.java:136)
    at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65)

    Hi,
    First of all, if your environment for source and target are same then you will have all the users and groups in shared services, in that case you just have to provision the users for this new application so that your security will get migrated when you migrate the from the source application. If the environs are different, then you have to migrate the users and groups first and provision them before importing the security using LCM.
    Coming back to the process of importing the artifacts in the target application using LCM, you have to place the migrated file in the @admin native directory in Oracle/Middleware/epmsystem1.
    Open shared services console->File system and you will see the your file name under that.
    Select the file and you will see all your exported artifacts. Select all if you want to do complete migration to target.
    Follow the steps, select the target application to which you want to migrate and execute migration.
    Open the application and you will see all your artifacts migrated to the target.
    If you face any error during migration it will be seen in the migration report..
    Thanks,
    Sourabh

  • While deploying BPEL Process through JDeveloper 10.1.3.2 the BUILD FAILS

    While deploying a BPEL Process through JDeveloper 10.1.3.2 it says :-
    BUILD FAILED
    D:\Development_mywork\MemoApplication\Memo\MemoProcess\build.xml:79: A problem occured while connecting to server "boomidevp.alshaya.com" using port
    "7778":
    ### Steps to Reproduce ###
    The Connections Tab, Application Server details are as follows :-
    Type Tab :-
    Connection Type :- Oracle Application Server 10g 10.1.3
    Authentication Tab :-
    UserName :- oc4jadmin
    Password :- bpel123
    Connection Tab :-
    Connect to :- Single Instance
    Host Name :- 172.16.100.85
    OPMN Port :- 6004
    OC4J Instance Name :- oc4j_soa
    The Test was successful.
    The Integration Server details are as follows :-
    Connection Tab :-
    App. Server :- Same thing created earlier.
    Host Name :- 172.16.100.85
    Port Number :- 7778
    The Test Connection was successful.
    After the above steps, went to Application Navigator Tab and tried to Deploy a BPEL Process.
    While deploying this BPEL Process through JDeveloper 10.1.3.2 it says :-
    BUILD FAILED
    D:\Development_mywork\MemoApplication\Memo\MemoProcess\build.xml:79: A problem occured while connecting to server "boomidevp.alshaya.com" using port
    "7778":
    Alshaya eGroup Business Solutions Team
    www.alshaya.com

    Disable your proxy settings in JDeveloper.
    Marc

  • Export release build failed with an error message: complilation failed while excuting : compile-abc

    I updated air sdk from 4.0 to 16.0 beta to fix apple app store submitting bug. I can build the project and run it on simulator without any problem.  But when I tried to export the ios release build, I got this error message: complilation failed while excuting : compile-abc. 
    I use commmand line to excute compile-abc.exe with the parameters that adt gives it, but it failed without any error message.
    Here is the command line:
    compile-abc.exe -mtriple=armv7-apple-ios -filetype=obj -sdk "C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.5\sdks\4.5.1 - air16\lib\aot/lib/avmglue.abc" -fields "C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.5\sdks\4.5.1 - air16\lib\aot/lib/air-fields.arm-air.txt" -O3 -abc-file-list=E:\MyApp\bin-debug\AOTBuildOutput8184169967790207636.tmp\ABCFilesList.txt
    There's a empty file AOTBuildOutput-0000001821_1821.o left in the command line workaroud path. I opened file AOTBuildOutput-0000001821.abc, but didn't get any clue. How can I trace this problem?

    Still having similar issues - seems to be when I embed an image - but works for every release except for release build
    Tried your work around but doesnt seem to make a different
    [Embed(source = "/../assets/[email protected]")]
    protected static const ATLAS_IMAGE:Class;
    [Embed(source = "/../assets/[email protected]", mimeType = "application/octet-stream")]
    protected static const ATLAS_XML:Class;
    [Embed(source = "/../assets/iconMap.png")]
    protected static const ATLAS_IMAGE_LOW_RES:Class;
    [Embed(source = "/../assets/iconMap.xml", mimeType = "application/octet-stream")]
    protected static const ATLAS_XML_LOW_RES:Class;
    if(Starling.current.viewPort.width > 320)
    atlas = new TextureAtlas(Texture.fromBitmap(new ATLAS_IMAGE(), false), XML(new ATLAS_XML()));   
    }else{
    atlas = new TextureAtlas(Texture.fromBitmap(new ATLAS_IMAGE_LOW_RES(), false), XML(new ATLAS_XML_LOW_RES()));

  • Error occurred while packaging application: fails to run on iOS device...

    I am building a project in Apple Mavericks using FlashBuilder 4.7 using AIR SDK 3.9 and Flash Player 11.9. 
    The project is plugin project that builds and runs for android in the AIR simulator as well as on the device (so far so good)… it also builds and runs for iOS in the Xcode simulator but fails on the device… I have checked and double checked to make sure that my certificate (p12) and provisioning profile are correct and have also confirmed that the Application descriptor correctly mirrors the app ID (in flash builder as well as in the provisioning profile). I have allowed System Events in the Security & Privacy setting in Mavericks.
    If I try to build and run for the device… after a few minutes it fails with a message… “Exception occurred during launch  Reason: Error occurred while packaging application:” without any detailed information.
    If I try to “Export Release Build” it fails after a few minutes with message… “Error occurred while packaging application: Id: framework not found UIKit  Compilation failed while executing  :  Id64” Even though I know UIKit was included in the Xcode project when I started and UIKit is (I thought) automatically included by Flash Builder!
    Can anyone help me out or point me in the right direction? I really need to get this project running on the device, I was pretty sure that the provisioning was my problem but have not had any luck getting it running no matter how many times I review and check my settings and provisioning. Please Help

    I am building a project in Apple Mavericks using FlashBuilder 4.7 using AIR SDK 3.9 and Flash Player 11.9. 
    The project is plugin project that builds and runs for android in the AIR simulator as well as on the device (so far so good)… it also builds and runs for iOS in the Xcode simulator but fails on the device… I have checked and double checked to make sure that my certificate (p12) and provisioning profile are correct and have also confirmed that the Application descriptor correctly mirrors the app ID (in flash builder as well as in the provisioning profile). I have allowed System Events in the Security & Privacy setting in Mavericks.
    If I try to build and run for the device… after a few minutes it fails with a message… “Exception occurred during launch  Reason: Error occurred while packaging application:” without any detailed information.
    If I try to “Export Release Build” it fails after a few minutes with message… “Error occurred while packaging application: Id: framework not found UIKit  Compilation failed while executing  :  Id64” Even though I know UIKit was included in the Xcode project when I started and UIKit is (I thought) automatically included by Flash Builder!
    Can anyone help me out or point me in the right direction? I really need to get this project running on the device, I was pretty sure that the provisioning was my problem but have not had any luck getting it running no matter how many times I review and check my settings and provisioning. Please Help

  • Release build error with ANE "AOT Compilation has failed while optimizing function"

    I'm trying to use the ChartBoost ANE which can be downloaded here https://github.com/freshplanet/ANE-Chartboost
    When I do an Ad-hoc release build It keeps crashing and giving me the error below when packaging for iOS. But if I do a debug build that's a "fast" or "standard" build it compiles fine, and I can even see the ads.
    Why would it crash when doing a release build? Does this ANE need an update?
    I'm using FB 4.7 and AIR 3.8. Specifically, Apache Flex 4.10 Air 3.8
    If I remove this 1 line of the Chartboost ANE code "AirChartboost.getInstance().showInterstitial();", the release build compiles fine and I can put it on the test iOS device.
    "Error occurred while packaging the application:
    AOT Compilation has failed while optimizing function public::AdsHelper.showFullscreenAd
    Exception in thread "main" java.lang.NullPointerException
    at java.util.TreeMap.getEntry(TreeMap.java:324)
    at java.util.TreeMap.containsKey(TreeMap.java:209)
    at adobe.abc.GlobalOptimizer.sccp_eval(GlobalOptimizer.java:6150)
    at adobe.abc.GlobalOptimizer.sccp_analyze(GlobalOptimizer.java:6019)
    at adobe.abc.GlobalOptimizer.sccp(GlobalOptimizer.java:4733)
    at adobe.abc.GlobalOptimizer.optimize(GlobalOptimizer.java:3615)
    at adobe.abc.GlobalOptimizer.optimize(GlobalOptimizer.java:2309)
    at adobe.abc.LLVMEmitter.optimizeABCs(LLVMEmitter.java:534)
    at adobe.abc.LLVMEmitter.generateBitcode(LLVMEmitter.java:343)
    at com.adobe.air.ipa.AOTCompiler.convertAbcToLlvmBitcodeImpl(AOTCompiler.java:611)
    at com.adobe.air.ipa.BitcodeGenerator.main(BitcodeGenerator.java:104)
    Compilation failed while executing : ADT"

    I just encountered this error when building ad-hoc package, say that:
    Error occurred while packaging the application:
    AOT Compilation has failed while optimizing function apackage::AClass.aFunction
    After several tries It turns out that the error was because the function aFunction has a return before some other code (for testing). I commented the code after the return then the packaging works fine.
    FYI.

  • Application express installation is failed while running apxdevrm.sql scrip

    Hello Experts,
    i am new to Oracle Application express. My installation is failed while running the script (apxdevrm.sql).
    here is the command i ran as sysdba
    @apexins xxxxx apex apex temp /i/
    installation is exited with the following error :
    REPORT:SYS> prompt Set Application ID...
    Set Application ID...
    REPORT:SYS>
    REPORT:SYS> begin
    2
    3 -- SET APPLICATION ID
    4 wwv_flow.g_flow_id := nvl(wwv_flow_application_install.get_application_id,4411);
    5 wwv_flow_api.g_id_offset := nvl(wwv_flow_application_install.get_offset,0);
    6 null;
    7
    8 end;
    9 /
    REPORT:SYS>
    REPORT:SYS> --application/delete_application
    REPORT:SYS>
    REPORT:SYS> begin
    2
    3 -- Remove Application
    4 wwv_flow_api.remove_flow(nvl(wwv_flow_application_install.get_application_id,4411));
    5
    6 end;
    7 /
    begin
    ERROR at line 1:
    ORA-20001: API operation includes calls that are incompatible with the current runtime.
    ORA-06512: at "APEX_030200.WWV_FLOW_API", line 32
    ORA-06512: at "APEX_030200.WWV_FLOW_API", line 247
    ORA-06512: at line 4
    here is my database version :
    REPORT:SYS> select * from v$version;
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    PL/SQL Release 11.2.0.2.0 - Production
    CORE 11.2.0.2.0 Production
    TNS for Linux: Version 11.2.0.2.0 - Production
    NLSRTL Version 11.2.0.2.0 - Production
    OS version :
    cat /etc/redhat-release
    Red Hat Enterprise Linux Server release 5.6 (Tikanga)
    any one had this issue in the past?
    your help is greatly appreciated.
    Edited by: 892564 on Oct 20, 2011 4:15 PM

    Hello experts,
    is there any best way to trouble shoot the error which i got?
    Thanks
    !# Pavan

  • ASSERTION FAILED error while migrating update rules

    Hi all,
    We are migrating the 3.x datasource for sd - lo cockpit.
    Migration steps are as follows...
    1. Make a copy of the infosouce. Activate it.
    2. Migrate transfer rules. Activate it.
    3. Migrate datasource.
    4. Migrate Update rules for the respective info providers.
          But while migrating update rules  ASSERTION_FAILED runtime error occurs.
           the assert condition was violated.
           CL_RSTRAN_TEMPLATE========CP or CL_RSTRAN_TEMPLATE======CM003
    Please help i tried all the means to rectify but none succeds.
    It is occuring for each datasource .
    Thanks in advance.
    aravind

    Hello
    Assertion statement is like a conditional break point in ABAP. When you are trying to migrate the update rules,it is failing with Assertion statement it means there is some error with your update rules. Either the mapping is wrong or the the target to which it is mapped is in inactive state. Please check these and retry your migration.
    Regards,
    Krishna Tangudu

  • Problems while migrating PDK applications from Portal 7.1 to Portal 7.3

    Hi All,
    I am facing a problem while migrating a PDK application from Portal 7.1 to Portal 7.3.
    Since Portal 7.3 doesnt support PAR files any more it provided with a tool to convert the PAR to an EAR file and deploy the resultant EAR to the new portal.
    I converted the PAR into EAR and deployed the file but the application is not executing. When I looked into the log files i found the following exception. The application is not able to identify the tag "documentBody". I checked the protalapp.xml and the "SharingReference" is properly maintained in the file but the error message suggests that its not able to fine the reference to the tagLib uri maintained in the portalapp.xml
    Now my question is why is it not able to obtain a reference to the taglib? Did any one face similar problem previously. Can you please provide me with any document for migrating / developing PDK application for Portal 7.3
    Parser [PRT] - JspParseException is thrown while parsing JSP file </SAP/sap/POD/J00/j2ee/cluster/apps/TestOrg.co.uk/TestOrg~cas~ptlsvc/servlet_jsp/CASPortalService/root/WEB-INF/pagelet/CASFramework.jsp> :
    com.sap.engine.services.servlets_jsp.jspparser_api.exception.JspParseException: Cannot parse custom tag with short name [documentBody].
    at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.JspElement.customTagAction(JspElement.java:969)
    at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.JspElement.action(JspElement.java:228)
    at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.ElementCollection.action(ElementCollection.java:59)
    at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.JspElement.customTagAction(JspElement.java:994)
    at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.JspElement.action(JspElement.java:228)
    at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.ElementCollection.action(ElementCollection.java:59)
    at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.JspElement.customTagAction(JspElement.java:994)
    at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.JspElement.action(JspElement.java:228)
    at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.ElementCollection.action(ElementCollection.java:59)
    at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.ElementCollection.action(ElementCollection.java:69)
    at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.GenerateJavaFile.generateJavaFile(GenerateJavaFile.java:72)
    at com.sap.engine.services.servlets_jsp.server.jsp.JSPProcessor.parse(JSPProcessor.java:272)
    at com.sap.engine.services.servlets_jsp.server.jsp.JSPProcessor.generateJavaFile(JSPProcessor.java:196)
    at com.sap.engine.services.servlets_jsp.server.jsp.JSPProcessor.parse(JSPProcessor.java:128)
    at com.sap.engine.services.servlets_jsp.jspparser_api.JSPChecker.getClassName(JSPChecker.java:377)
    at com.sap.engine.services.servlets_jsp.jspparser_api.JSPChecker.compileAndGetClassName(JSPChecker.java:306)
    at com.sap.engine.services.servlets_jsp.jspparser_api.JSPChecker.getClassNameForProduction(JSPChecker.java:236)
    Thanks in advance
    PK

    Hi Amit,
    Thanks for your reply. I could see some progress after "thoroughly" going through those links. Thanks a lot (gave points too )
    Now I am facing another problem. The application did deploy successfully but with a warning. When i checked the warning it says that the deployment was successful but can not be started.
    The log file has the following error message.
    Global [startApp] operation of application [newsint.co.uk/newsint~cas~ptlsvc] finished with errors for [5] ms on server process [2721950] [
    >>> Errors <<<
    1). com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Application newsint.co.uk/newsint~cas~ptlsvc cannot be started. Reason: it has hard reference to the following resources, which are currently not available on the system: hard to SAPPORTAL/com.sapportals.htmlb (public) (f=true, cl=false); .
    In order to start the application, components that provide the missing resources should be successfully deployed.
    at com.sap.engine.services.deploy.server.ReferenceResolver.isResolved(ReferenceResolver.java:137)
    at com.sap.engine.services.deploy.server.LifecycleController.startReferencedComponents(LifecycleController.java:173)
    at com.sap.engine.services.deploy.server.application.StartTransaction.beginCommon(StartTransaction.java:200)
    at com.sap.engine.services.deploy.server.application.StartTransaction.begin(StartTransaction.java:166)
    at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:421)
    at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhases(ParallelAdapter.java:465)
    at com.sap.engine.services.deploy.server.application.StartTransaction.makeAllPhases(StartTransaction.java:605)
    at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:1828)
    I dont understand why is SAPPORTAL/com.sapportals.htmlb is not available. As per my understanding it is some thing that should be available with the portal server by default.
    Any hints from any one?
    thanks in advance
    PK

Maybe you are looking for