Error in jboss while runing my application

as part of my application i'm using some user name called xxx but while running my program Jboss throws an exception like
javax.jms.JMSSecurityException: User: xxx is NOT authenticated
Plz help me how to create users in jboss and how to give permissions to that users...... any help is appriciated... thanks in advance..........

But i'm not understand that Jboss documents properly.... see my file ones again....
But i added my user as part of jbossmq-state.xml file ( i.e in C:\jboss-4.2.2.GA\docs\examples\jms\conf\jbossmq-state.xml file) even though it shows the same error i.e authentication is required.... plz tell me wer i can modify exactly (in which file) and tell me the name of the file with path if possible.......thankQ....
<User>
<Name>xxx</Name>
<Password>xxx</Password>
</User>
<Roles>
<Role name="guest">
<UserName>j2ee</UserName>
<UserName>guest</UserName>
<UserName>john</UserName>
<UserName>xxx</UserName>
</Role>

Similar Messages

  • Error in Jboss while creating User

    Hey,
    I am getting below errors in Jboss when trying to create user (manually or recon)
    Insufficient method permissions, principal=null, ejbName=tcLookupOperations, method=create, interface=LOCALHOME, requiredRoles=[User], principalRoles=[]
    [DATABASE] Trying to get the connection count : 4
    ERROR [DATABASE] Class/Method: DirectDB/getConnection encounter some problems: Error while retrieving database connection.Please check for the follwoing
    Database srever is running.
    Datasource configuration settings are correct.
    ERROR [AUDITOR] Class/Method: AuditEngine/finishTransaction encounter some problems: {1}
    java.lang.NullPointerException
    [SERVER] Class/Method: tcDataObj/save Error :Wrong SQL operation for save
    ERROR [DATABASE] Class/Method: tcDataBase/rollbackTransaction encounter some problems: Rollback Executed From
    java.lang.Exception: Rollback Executed From
    Error occurred while running adapter null, Reason: , Exception: com.thortech.xl.dataobj.util.tcAdapterTaskException
    Data validation failed. The Event Handler could not be run.
    Data will not be saved.
    Its not same for all the users few users are getting created few are not when running the recon..
    Is this any think to do with permissions or database connection
    any think to do with ejb-deployer.xml, user.properties, role.properties files ??
    not getting why we are getting this error only for few user creations.
    Thanks..

    Insufficient permissions error is usually seen in web-logic. By the way what's the difference between the data that you are supplying while creation of there users. Say:
    - Organization under which you are trying to create these users. May be permission issues on Organizations.
    - User who is trying to create other users manualy (is it xelsysadm)
    Just check the logs and see the differences between data (precisely User-Type, Employee-Type and Organization)
    Thanks
    Sunny

  • Error in ATE while testing an application

    Hi Experts,
    I am facing error while testing an work manager applcation in ATE.Please find below for details of error.
    Logging training14 into D-113043460:7003
    Logged in
    Sending client info
    Sending time info…
    Receiving time info...
    Checking Transmit Configuration
    Checking Data Tables
    02.04.2014 11:36:31 - /SYCLO/CX_DO_SERVICES: No Active DO Handler Found
    Server error-Please contact your administrator (13)
    Logging training14 out
    Kindly please help me in sorting the above error.

    Hi,
    Please go through the below link that has similar issue
    Error in ATE while connecting to Agentry Server -
    Regards,
    Sravanthi Polu

  • Error while runing webdynpro application on Blackbery simulater

    Hi All
    i have developed a web dynpro application that simply renders textviews and buttons in a flowlayout.
    its runing fine on IE .but when i am trying to access this application on blackberry similator its showing this error.
    WML not FORMED or _VALID Line 1:
    Column 532:
    Attribute name "title" associated with an element type "anchor" must be followed by the '=' character.
    can any one help me on this problem , how can i dentified where is the problem.
    points will be awarded.
    Thanks
    Rashmi

    The Problem has been solved by my self.

  • Application not found error while runing webdynpro application

    Dear Experts,
    I have created one simple web dynpro application but it is not runnig. It is giving APPLICATION NOT FOUND exception. Only internet explorer is installed in my pc as a webbrowser.
    I cannot set internet explorer as default browser becz i dont have rights to do that.
    Is there any option available in SAP NWDS for set internet explorer as default browser. I m using SAP NWDS 7.0.13 version.
    Thanks in advance.
    Regards,
    Viraj Vashi

    thanks Anil..i read and did all recommended...removed back slash from dbc file, checked connection, the database connection is alive, i can see apps objects,created a new apps user within the application with my name and the framework resps assisnged...
    i still get application not found
    the log is this: (also tried different options from the BC4J embedded server)
    **Ready message received from Oc4jNotifier.**
    **Embedded OC4J startup time: 750 ms.**
    **ApplicationServer: appName = APPS_OA**
    **ApplicationServer: appName = bc4j**
    **ApplicationServer: appName = current-workspace-app**
    **ApplicationServer: appName = soap**
    **Error creating the ORB :**
    **Auto-deploying OA Framework web application deployment descriptor (New server version detected)...**
    **Access is denied.**

  • ERROR DAC-405 WHILE RUNNING MY application

    I am getting this error while i run my Application.
    DAC-405: SessionInfo: Application module creation failed; className: MyProject2
    Thanks in advance for help.
    Regards,
    Srinivasan ashwath

    Hi Ravi
    This means that you are trying to access the lead selection of a context
    node which is not set. Just set the Initialization Lead Selection flag of that
    context node so the lead selection will always be set if the node contains
    elements.
    if you have sub nodes then problem could be that one of these subnodes does not get filled because
    the parent element is empty.
    Thanks
    Vishal kapoor

  • Transaction Time out error in EJB while using Websphere Application Server.

    Hi All,
    I am using Websphere Application server and getting the transaction time out error. By default the transaction time out is 120 second. I am using session bean for doing a set of transaction. These set are dynamically generated. Is there any way to set the transaction time out for only this session bean to infinite ?
    Thanks in advance
    Vivek

    Hi,
    According to WAS 6 , every opened connection has to be commited (or rolledback) explicitly (didnt try autocommit) before closing. Even if all you have done with that connection is a SELECT Query.
    This has apparently solved the same problem I was getting. implement it and see whether it helps you.

  • Error In Eclipse While Creating EJB Application

    I am using GlassFish application server.
    IDE is Eclipse 3.3
    After choosing newproject I have selected EJB and I have choosen GlassFish sever, after creating the project MyProject Folder is showing error in eclipse.
    ejb-jar.xml file is showing error at ejb-jar tag.
    Can any one have idea how to resolve this problem.

    I think you need to post the stack trace error message to get a response.

  • Error ORA-00911- while runing DB SCript in pl/sql

    hi friends, i am getting the error , while running the script.
    set feedback off
    set define off
    alter table TSS_FID_TRADING_DATA disable all triggers;
    alter table TSS_FOREIGN_BOND_PRICE disable all triggers;
    set feedback on
    set define on
    thanks in advance

    Looks like to no mistakes in your commands.
    But still check the error message details
    00911, 00000, "invalid character"
    // *Cause: identifiers may not start with any ASCII character other than
    //         letters and numbers.  $#_ are also allowed after the first
    //         character.  Identifiers enclosed by doublequotes may contain
    //         any character other than a doublequote.  Alternative quotes
    //         (q'#...#') cannot use spaces, tabs, or carriage returns as
    //         delimiters.  For all other contexts, consult the SQL Language
    //         Reference Manual.
    // *Action:Regards,
    Sabdar Syed.

  • Access deinied error in browser while accessing bsp application in Portal

    Hi All,
    I'm integrating SRM in to Enterprise portal using SRM business package,in which i access CCM iviews which were buit using BSP  Application. EP in one host, and BSP Application resides in another host, so there are 2 different hosts. I define full hostname to both host, example, EPhost.domain.com and BSPhost.domain.com.  The iView can be displayed in Portal. However, when I click one of the button or drop down in that iview displayed on the iView's toolbar (e.g. buttons are New, Goto), it gives me "Access is denied".
    Any idea to fix this?
    Regards,
    Vinoth.M
    <b></b>

    Look at below thread, same issue discussed:
    Re: BSP Iview error message : Access denied
    Raja T

  • Error in jboss while deploying

    12:49:57,181 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.1_tomcat-4.1.24/server/all/deploy/MyBank.jar
    12:49:57,692 WARN [verifier] EJB spec violation:
    Bean : MySession
    Section: 22.2
    Warning: The Bean Provider must specify the fully-qualified name of the Java class that implements the enterprise bean's business methods in the <ejb-class> element.
    Info : Class not found: au.com.tusc.MySessionSession

    Here are the files u needed
    ========================================
    MySessionHome
    * Generated by XDoclet - Do not edit!
    package au.com.tusc;
    * Home interface for MySession.
    * @lomboz generated
    public interface MySessionHome
    extends javax.ejb.EJBHome
    public static final String COMP_NAME="java:comp/env/ejb/MySession";
    public static final String JNDI_NAME="MySessionBean";
    public au.com.tusc.MySession create()
    throws javax.ejb.CreateException,java.rmi.RemoteException;
    =========================================
    MySession
    * Generated by XDoclet - Do not edit!
    package au.com.tusc;
    * Remote interface for MySession.
    * @lomboz generated
    public interface MySession
    extends javax.ejb.EJBObject
    public java.lang.String learnJ2EE( java.lang.String msg )
    throws java.rmi.RemoteException;
    =========================================
    MySessionLocalHome
    * Generated by XDoclet - Do not edit!
    package au.com.tusc;
    * Local home interface for MySession.
    * @lomboz generated
    public interface MySessionLocalHome
    extends javax.ejb.EJBLocalHome
    public static final String COMP_NAME="java:comp/env/ejb/MySessionLocal";
    public static final String JNDI_NAME="MySessionLocal";
    public au.com.tusc.MySessionLocal create()
    throws javax.ejb.CreateException;
    =========================================
    MySessionLocal
    * Generated by XDoclet - Do not edit!
    package au.com.tusc;
    * Local interface for MySession.
    * @lomboz generated
    public interface MySessionLocal
    extends javax.ejb.EJBLocalObject
    public java.lang.String learnJ2EE( java.lang.String msg ) ;
    =========================================
    MySessionSession
    * Generated by XDoclet - Do not edit!
    package au.com.tusc;
    * Session layer for MySession.
    * @lomboz generated
    public class MySessionSession
    extends au.com.tusc.MySessionBean
    implements javax.ejb.SessionBean
    public void ejbActivate()
    public void ejbPassivate()
    public void setSessionContext(javax.ejb.SessionContext ctx)
    public void unsetSessionContext()
    public void ejbRemove()
    public void ejbCreate() throws javax.ejb.CreateException
    =========================================
    MySessionUtil
    * Generated file - Do not edit!
    package au.com.tusc;
    * Utility class for MySession.
    * @lomboz generated
    public class MySessionUtil
    /** Cached remote home (EJBHome). Uses lazy loading to obtain its value (loaded by getHome() methods). */
    private static au.com.tusc.MySessionHome cachedRemoteHome = null;
    /** Cached local home (EJBLocalHome). Uses lazy loading to obtain its value (loaded by getLocalHome() methods). */
    private static au.com.tusc.MySessionLocalHome cachedLocalHome = null;
    // Home interface lookup methods
    * Obtain remote home interface from default initial context
    * @return Home interface for MySession. Lookup using COMP_NAME
    public static au.com.tusc.MySessionHome getHome() throws javax.naming.NamingException
    if (cachedRemoteHome == null) {
    // Obtain initial context
    javax.naming.InitialContext initialContext = new javax.naming.InitialContext();
    try {
    java.lang.Object objRef = initialContext.lookup(au.com.tusc.MySessionHome.COMP_NAME);
    cachedRemoteHome = (au.com.tusc.MySessionHome) javax.rmi.PortableRemoteObject.narrow(objRef, au.com.tusc.MySessionHome.class);
    } finally {
    initialContext.close();
    return cachedRemoteHome;
    * Obtain remote home interface from parameterised initial context
    * @param environment Parameters to use for creating initial context
    * @return Home interface for MySession. Lookup using COMP_NAME
    public static au.com.tusc.MySessionHome getHome( java.util.Hashtable environment ) throws javax.naming.NamingException
    // Obtain initial context
    javax.naming.InitialContext initialContext = new javax.naming.InitialContext(environment);
    try {
    java.lang.Object objRef = initialContext.lookup(au.com.tusc.MySessionHome.COMP_NAME);
    return (au.com.tusc.MySessionHome) javax.rmi.PortableRemoteObject.narrow(objRef, au.com.tusc.MySessionHome.class);
    } finally {
    initialContext.close();
    * Obtain local home interface from default initial context
    * @return Local home interface for MySession. Lookup using COMP_NAME
    public static au.com.tusc.MySessionLocalHome getLocalHome() throws javax.naming.NamingException
    // Local homes shouldn't be narrowed, as there is no RMI involved.
    if (cachedLocalHome == null) {
    // Obtain initial context
    javax.naming.InitialContext initialContext = new javax.naming.InitialContext();
    try {
    cachedLocalHome = (au.com.tusc.MySessionLocalHome) initialContext.lookup(au.com.tusc.MySessionLocalHome.COMP_NAME);
    } finally {
    initialContext.close();
    return cachedLocalHome;
    /** Cached per JVM server IP. */
    private static String hexServerIP = null;
    // initialise the secure random instance
    private static final java.security.SecureRandom seeder = new java.security.SecureRandom();
    * A 32 byte GUID generator (Globally Unique ID). These artificial keys SHOULD <strong>NOT </strong> be seen by the user,
    * not even touched by the DBA but with very rare exceptions, just manipulated by the database and the programs.
    * Usage: Add an id field (type java.lang.String) to your EJB, and add setId(XXXUtil.generateGUID(this)); to the ejbCreate method.
    public static final String generateGUID(Object o) {
    StringBuffer tmpBuffer = new StringBuffer(16);
    if (hexServerIP == null) {
    java.net.InetAddress localInetAddress = null;
    try {
    // get the inet address
    localInetAddress = java.net.InetAddress.getLocalHost();
    catch (java.net.UnknownHostException uhe) {
    System.err.println("MySessionUtil: Could not get the local IP address using InetAddress.getLocalHost()!");
    // todo: find better way to get around this...
    uhe.printStackTrace();
    return null;
    byte serverIP[] = localInetAddress.getAddress();
    hexServerIP = hexFormat(getInt(serverIP), 8);
    String hashcode = hexFormat(System.identityHashCode(o), 8);
    tmpBuffer.append(hexServerIP);
    tmpBuffer.append(hashcode);
    long timeNow = System.currentTimeMillis();
    int timeLow = (int)timeNow & 0xFFFFFFFF;
    int node = seeder.nextInt();
    StringBuffer guid = new StringBuffer(32);
    guid.append(hexFormat(timeLow, 8));
    guid.append(tmpBuffer.toString());
    guid.append(hexFormat(node, 8));
    return guid.toString();
    private static int getInt(byte bytes[]) {
    int i = 0;
    int j = 24;
    for (int k = 0; j >= 0; k++) {
    int l = bytes[k] & 0xff;
    i += l << j;
    j -= 8;
    return i;
    private static String hexFormat(int i, int j) {
    String s = Integer.toHexString(i);
    return padHex(s, j) + s;
    private static String padHex(String s, int i) {
    StringBuffer tmpBuffer = new StringBuffer();
    if (s.length() < i) {
    for (int j = 0; j < i - s.length(); j++) {
    tmpBuffer.append('0');
    return tmpBuffer.toString();
    =========================================
    ejb-jar.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE ejb-jar PUBLIC "-//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 2.0//EN" "http://java.sun.com/dtd/ejb-jar_2_0.dtd">
    <ejb-jar >
    <description><![CDATA[No Description.]]></description>
    <display-name>Generated by XDoclet</display-name>
    <enterprise-beans>
    <!-- Session Beans -->
    <session >
    <description><![CDATA[]]></description>
    <ejb-name>MySession</ejb-name>
    <home>au.com.tusc.MySessionHome</home>
    <remote>au.com.tusc.MySession</remote>
    <local-home>au.com.tusc.MySessionLocalHome</local-home>
    <local>au.com.tusc.MySessionLocal</local>
    <ejb-class>au.com.tusc.MySessionSession</ejb-class>
    <session-type>Stateless</session-type>
    <transaction-type>Container</transaction-type>
    </session>
    <!--
    To add session beans that you have deployment descriptor info for, add
    a file to your XDoclet merge directory called session-beans.xml that contains
    the <session></session> markup for those beans.
    -->
    <!-- Entity Beans -->
    <!--
    To add entity beans that you have deployment descriptor info for, add
    a file to your XDoclet merge directory called entity-beans.xml that contains
    the <entity></entity> markup for those beans.
    -->
    <!-- Message Driven Beans -->
    <!--
    To add message driven beans that you have deployment descriptor info for, add
    a file to your XDoclet merge directory called message-driven-beans.xml that contains
    the <message-driven></message-driven> markup for those beans.
    -->
    </enterprise-beans>
    <!-- Relationships -->
    <!-- Assembly Descriptor -->
    <assembly-descriptor >
    <!--
    To add additional assembly descriptor info here, add a file to your
    XDoclet merge directory called assembly-descriptor.xml that contains
    the <assembly-descriptor></assembly-descriptor> markup.
    -->
    <!-- finder permissions -->
    <!-- transactions -->
    <!-- finder transactions -->
    </assembly-descriptor>
    </ejb-jar>
    =========================================
    jboss.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE jboss PUBLIC "-//JBoss//DTD JBOSS 3.0//EN" "http://www.jboss.org/j2ee/dtd/jboss_3_0.dtd">
    <jboss>
    <unauthenticated-principal>nobody</unauthenticated-principal>
    <enterprise-beans>
    <!--
    To add beans that you have deployment descriptor info for, add
    a file to your XDoclet merge directory called jboss-beans.xml that contains
    the <session></session>, <entity></entity> and <message-driven></message-driven>
    markup for those beans.
    -->
    <session>
    <ejb-name>MySession</ejb-name>
    <jndi-name>MySessionBean</jndi-name>
    <local-jndi-name>MySessionLocal</local-jndi-name>
    </session>
    </enterprise-beans>
    <resource-managers>
    </resource-managers>
    </jboss>
    =========================================

  • Problem while deploying WD application thru SDM

    Hi friends ,facing problem while deploying webdynpro application on SDM.It takes much time deployment but for the past 1 or 2 day its not working properly ..i..e error is coming while deploying WD application................................................"Cannot login to the SAP J2EE Engine using user and password as provided in the Filesystem Secure Store. Enter valid login information in the Filesystem Secure Store using the SAP J2EE Engine Config Tool. For more information, see SAP note 701654.."
    If how know how to resolve this then waiting for ur response..
    Thanx in advance
    Hanif

    Hi Hanif,
    The SDM password should be reset if it is not the same as mentioned in your Filesystem Secure Store or vice versa.
    If you have changed your administrator password, kindly do change the same in secure store as well via the config tool.
    Use the Config Tool to change the entry in secure storage as follows:
    1. Start the Config Tool.
               (Go to  <drive>:\usr\sap\<SID>\<instance>\j2ee\configtool --> configtool.bat.)
    2. Select the secure store node.
               The configuration for the secure storage in the file system appears.
    3. Select the admin/password/<SID> entry.
    4. Enter the administrator user's new password in the "Value" field and choose "Add".
    5. Choose "File" --> "Apply" to save the data.
              Note: Contrary to the message that appears, you do not need to restart the server or cluster for this change to take effect.
    6. Finally restart SDM server.
    Regards,
    Anagha

  • Can't load Stylesheet while runing application on Web Start

    I've got an error "WARNING: com.sun.javafx.css.StyleManager$2 run Resource "null" not found" while runing application on Web Start.
    It works fine while running on local execution. I've already signed jar files. So, It shoud not have any problem with java security.
    I kept css in the jar fie. The code below is used for loading css file.
    String stylesheetName = "/theme/default.css";
    scene.getStylesheets().add(stylesheetName);There was a guy who had the same problem with me but there was still no solution for this problem yet. Applet and css
    Does anyone know how to fix it?

    Hello User,
    Your path is wrong. It can't be good if your css file is inside your jar. (This is not a javaFx problem)
    If you pacaked your application like that:
    myapp.jar
    -----theme
    ---------default.css
    You should try something like this:
    scene.getStylesheets().add(getClass().getClassLoader().getResource("/theme/default.css").toString());Niculaiu
    Edited by: San Nicula on Jul 27, 2011 12:50 AM

  • Error while running web application through JDEV (10.1.3.0.3) in OC4J

    Error while running web application through JDEV (10.1.3.0.3) in OC4J.
    Here is the error message.
    07/10/02 14:45:28 Exception in thread "OC4J Launcher" oracle.classloader.util.AnnotatedNoClassDefFoundError:
         Missing class: javax.xml.bind.JAXBContext
         Dependent class: com.oracle.corba.ee.impl.orb.config.InternalSettingsORBConfigImpl
         Loader: oc4j:10.1.3
         Code-Source: /C:/jdev/j2ee/home/lib/oc4j-internal.jar
         Configuration: <code-source> in boot.xml in C:\jdev\j2ee\home\oc4j.jar
    The missing class is not available from any code-source or loader in the server.
    07/10/02 14:45:28      at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2073) [C:/jdev/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@7]
         at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1681) [C:/jdev/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@7]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1633) [C:/jdev/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@7]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1618) [C:/jdev/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@7]
         at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:319) [jre bootstrap, by jre.bootstrap]
         at com.oracle.corba.ee.impl.orb.config.InternalSettingsORBConfigImpl.init (InternalSettingsORBConfigImpl.java:46) [C:/jdev/j2ee/home/lib/oc4j-internal.jar (from <code-source> in boot.xml in C:\jdev\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.oracle.corba.ee.impl.orb.config.SunRIORBConfigImpl.init (SunRIORBConfigImpl.java:97) [C:/jdev/j2ee/home/lib/oc4j-internal.jar (from <code-source> in boot.xml in C:\jdev\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.oracle.iiop.server.IIOPServerExtensionProvider.configureOrb (IIOPServerExtensionProvider.java:26) [C:/jdev/j2ee/home/lib/oc4j-internal.jar (from <code-source> in boot.xml in C:\jdev\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.oracle.corba.ee.impl.orb.ORBServerExtensionProviderImpl.preInitApplicationServer (ORBServerExtensionProviderImpl.java:45) [C:/jdev/j2ee/home/lib/oc4j-internal.jar (from <code-source> in boot.xml in C:\jdev\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ApplicationServer.serverExtensionPreInit (ApplicationServer.java:1031) [C:/jdev/j2ee/home/lib/oc4j-internal.jar (from <code-source> in boot.xml in C:\jdev\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ApplicationServer.setConfig (ApplicationServer.java:861) [C:/jdev/j2ee/home/lib/oc4j-internal.jar (from <code-source> in boot.xml in C:\jdev\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ApplicationServerLauncher.run (ApplicationServerLauncher.java:98) [C:/jdev/j2ee/home/lib/oc4j-internal.jar (from <code-source> in boot.xml in C:\jdev\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at java.lang.Thread.run (Thread.java:595) [jre bootstrap, by jre.bootstrap]

    Hi,
    The guide you were refering was pointing to 10.1.2 wizards.
    For the latest 10.1.3 tutorial, please follow the below tutorial link :
    http://www.oracle.com/technology/products/jdev/101/tutorials/WS/WSandAScontrol.htm
    Hope this helps,
    Sunil..

  • Error 1002097 while redeploying the application

    Please, SOS! :(
    I need to redeploy my Planning 11.1.1.3 application in EPMA after having added some some new members to Version dimension in the Dimension Library. Validation of the application goes ok but the redeployment is aborted with the following error:
    +Detail : An Exception occurred during Application deployment.: The Hyperion Essbase operation failed with an error code: % ERROR_CODE%.com.hyperion.planning.olap.EssbaseException: Unable to load database [%s] (1002097)+
    I will highly appreciate any ideas! Thanks!

    John, thank you so much for your guidance! I guess I am approaching the roots of this problem. So, I deploy the application with no problems if I leave "Create Outline" box unchecked. I cleared the application log and then launched the redeploy again with "Create Outline" box checked and for sure I got this error again, but then in EAS I have been able to see only the outline of the 1st of the 3 plan types to be created. Then I viewed the log for my application in EAS and it read the following:
    +[Fri Jul 30 15:51:35 2010]Local/AppName///Error(1120006)+
    +Unable to lock file [HyperionHome\products\Essbase\EssbaseServer\APP\AppName\Plan1\Plan1.esm]. Essbase will try again after a short delay.+
    +[Fri Jul 30 15:51:36 2010]Local/AppName///Error(1120005)+
    +Unable to lock file [HyperionHome\products\Essbase\EssbaseServer\APP\AppName\Plan1\Plan1.esm]. Please make sure other processes do not access Essbase files while Essbase server is running.+
    +[Fri Jul 30 15:51:36 2010]Local/AppName///Warning(1007089)+
    +Unable to open [HyperionHome\products\Essbase\EssbaseServer\APP\AppName\Plan1\Plan1.esm] for database [Plan1]+
    +[Fri Jul 30 15:51:36 2010]Local/AppName///Error(1002097)+
    +Unable to load database [Plan1]+
    +[Fri Jul 30 15:51:36 2010]Local/AppName///Error(1002097)+
    Unable to load database []
    +[Fri Jul 30 15:51:36 2010]Local/AppName///Error(1002097)+
    Unable to load database []
    John, I would very highly appreciate your comment on the above! Thanks so much!

Maybe you are looking for

  • SALE ORDER BY FIFO

    Hello I want sale order will process like FIFO Can it is possible in SAP business One 8.82 or it would be possible by sdk

  • FAQ: Can I delete photos that were added to GroupPix?

    FAQ: Can I delete photos that were added to GroupPix? Answer: Yes, the person that added a photo can also delete it. Additionally, the host of the event can delete any photo. Contributors cannot delete photos that other people took, however.

  • Html Gui not working

    Dear eXperts, i want to enable sap gui for html. For this i've activated the following services from the transaction SICF: 1). /sap/public/bc/its/mimes 2). /sap/bc/gui/sap/its/webgui 3). /sap/public/ping Also, on se 80->utilities ive set Integrated I

  • Maintain condition records

    when i maintain RFQ iam not getting condition records.condition records are maitained in MEK1 ,PB00.

  • Cannot Open Acrobat Reader

    I have Reader version 8.1.2, which I use on Windows XP Pro. Most of the time when I try to open a download I get the message "Error Opening this document. This file cannot be found". This is so frustrating because I have to look at lots of PDF files.