Shared development directory with shared libraries

Is there a way to use the .beabuild.txt format with things other than EARs? I've got some java and web shared libraries, and I'd like to take advantage of this feature to enable rapid development of these entities.

Dird wrote:
Hi guys,
I need to link to files on a shared directory (Windows based) within some APEX pages (Linux based). Anyone done this process before? How would I do it? I've tried the following:file:///J:/dir/dir/file.doc
file:///hostname/dir/dir/file.doc
/i/file.doc  and #IMAGE_PREFIX#file.doc  // copied file to the linux images directory to testBut none of the following allows you to access the file (nothing pops up). All users have it mapped to the J: drive on their local machine. Offsite access isn't required.Browser? Version?
Basically file:http:security on most modern browsers won't allow you to access <tt>file:</tt> scheme URLs from an <tt>http:</tt> scheme site. Doing so is seen as a violation of the same origin policy.
Locate the file in the database or on a web server file system and access it using <tt>http:</tt>.

Similar Messages

  • Troubles with shared libraries

    I have some problems with shared libraries. This is the partial result of a ./configure
    checking if libtool supports shared libraries... no
    checking whether to build shared libraries... no
    checking whether to build static libraries... yes
    checking for ld used by g++... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... no
    checking for g++ option to produce PIC... -fPIC -DPIC
    checking if g++ PIC flag -fPIC -DPIC works... yes
    checking if g++ static flag -static works... yes
    checking if g++ supports -c -o file.o... yes
    checking if g++ supports -c -o file.o... (cached) yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... no
    checking dynamic linker characteristics... no
    Why libtool and the g++ linker don't support shared libraries?
    Searching in the forum i saw other people having a positive answer to the checks. Did i make something wrong?
    Thanks.

    "This is the partial result of a ./configure" - of *what* app? Look at the configure script that you're running.

  • Netbeans 6.9.1 & J2EE 6 & Shared Library Directory = Classpath errors

    Wohoo,
    starting as a forum newbie....again :s
    Anyway, I've run into some troubles during the setup of my very first J2EE 6 project in Netbeans. I've installed Netbeans 6.9.1 and the included Glassfish v3 server runtime. Then I've created a new J2EE 6 project using Netbeans J2EE project wizard. Said wizard has an option: "Use shared library directory". I ticked this option and specified the shared library directory to be "lib". Then I've added JAR files to it, but somehow this JARs are not added to the classpath of the dependent EJB and Web project. Any time I try to import a class from one of the EAR libraries I get the compile-time ClassNotFound error in the IDE.
    I'm a seasoned Eclipse user, and only recently have switched over to Netbeans (mostly out of curiosity). In Eclipse the ${EarProject}/lib folder was automatically recognized as the EAR's lib folder, and any JAR files added to it where available for all J2EE modules in the EAR project. After consulting the integrated Netbeans help on the topic I was convinced that this should work the same in Netbeans. Can any experienced Netbeans developer assist me in this please?
    PS: I'm sorry if this is the inappropriate forum category, but the old "Netbeans" category from the Sun Forums seems to have disappeared during the forum transition.
    EDIT: on an unrelated note I'd like to bring to your attention that this is the first "real Java question" in this forum :D ("Wohoo this is new" posts don't count)
    Edited by: 791078 on 24.09.2010 18:27

    Michael Schmid wrote:
    Wohoo,
    starting as a forum newbie....again :s
    Anyway, I've run into some troubles during the setup of my very first J2EE 6 project in Netbeans. I've installed Netbeans 6.9.1 and the included Glassfish v3 server runtime. Then I've created a new J2EE 6 project using Netbeans J2EE project wizard. Said wizard has an option: "Use shared library directory". I ticked this option and specified the shared library directory to be "lib". Then I've added JAR files to it, but somehow this JARs are not added to the classpath of the dependent EJB and Web project. Any time I try to import a class from one of the EAR libraries I get the compile-time ClassNotFound error in the IDE.
    I'm a seasoned Eclipse user, and only recently have switched over to Netbeans (mostly out of curiosity). In Eclipse the ${EarProject}/lib folder was automatically recognized as the EAR's lib folder, and any JAR files added to it where available for all J2EE modules in the EAR project. After consulting the integrated Netbeans help on the topic I was convinced that this should work the same in Netbeans. Can any experienced Netbeans developer assist me in this please?
    PS: I'm sorry if this is the inappropriate forum category, but the old "Netbeans" category from the Sun Forums seems to have disappeared during the forum transition.
    EDIT: on an unrelated note I'd like to bring to your attention that this is the first "real Java question" in this forum :D ("Wohoo this is new" posts don't count)
    Edited by: 791078 on 24.09.2010 18:27You are right, these are the wrong forums. Post your question here: http://forums.netbeans.org/ , if you want help from people who regularly userNetbeans.

  • EBS 12.1.3 RAC to RAC Cloning with Shared Appl_Top

    BismillahirRehmanirRahim
    Dear All,
    I need to Clone our Production EBS Environment from RAC to RAC with Shared APPL_TOP and Multi Tier Appl Tiers.
    We have EBS 12.1.3 Environment with 2 Appl Tier Nodes with Shared Appl_Top & EBS DB is on 11gR2 RAC 11..2.0.4.
    I am following Doc IDs 406982.1 & 559518.1.
    But its not clear which directories need to be copy and restore for Shared Appl top on each Node.
    Also what Steps will need to be executed on Each Nodes and
    What Steps need to be executed only on one Node.
    Appreciate your feedback.
    P.S.
    Kindly share if anyone have Step by Step Doc for RAC to RAC EBS Cloning.

    Hi Hussein,
    thanks for the reply.
    +The path is different (first path is db while the second one is apps), so copy the file from the source instance to $COMMON_TOP/clone/context/apps directory on the target instance and try then -- Troubleshooting RapidClone issues with Oracle Applications R12 [ID 603104.1]+
    What I meant to say that CTXORIG.xml already exists in the correct directory in the target system:
    $COMMON_TOP/clone/context/apps
    Anyways, I recopied the file from source to the target system $COMMON_TOP/clone/context/apps, but still the same problem. I'll continue reading "Troubleshooting RapidClone issues with Oracle Applications R12 [ID 603104.1]".
    I noticed below when running "perl adcfgclone.pl appsTier" with perl debug mode:
    Cwd::_backtick_pwd(<10.1.3 ORACLE_HOME>/perl/lib/5.8.3/aix-thread-multi/Cwd.pm:204):
    204: local @ENV{qw(PATH IFS CDPATH ENV BASH_ENV)};
    DB<1> s
    Cwd::_backtick_pwd(<10.1.3 ORACLE_HOME>/perl/lib/5.8.3/aix-thread-multi/Cwd.pm:205):
    205: my $cwd = `$pwd_cmd`;
    DB<1> s
    pwd: No such file or directory
    Cwd::_backtick_pwd(<10.1.3 ORACLE_HOME>/perl/lib/5.8.3/aix-thread-multi/Cwd.pm:207):
    207: local $/ = "\n";
    DB<1> s
    BR,
    TH

  • How can I use a shared library made with the application builder?

    Hi,
    I am using LabVIEW 7.1 running on Slackware 10.1 (kernel 2.4.29) and I am trying to call a graph display from a C program that I use for debugging VME access from a VMIVME controler. So using the application builder I built the VI as a shared library (graph.vi -> graph.so) containing a function called "graph". In my main program the call to the dlopen fails with the error: "graph.so: undefined symbol: UninitLVClient". When I examin graph.so with nm I see that UninitLVClient and other LabVIEW functions are indeed undefined and using ldd shows that graph.so has dependencies only on libc.so.* and *linux*.so.* but not on LabVIEW related stuff. Those functions are defined in the liblv.so that's in the cintools directory but I have no idea if the user is supposed to use that.
    So I think I am missing an important concept here. Can somebody help or direct me to some documentation (I found lots of information about how to link external code to LabVIEW but nothing about how to link LabVIEW code to an external program)?

    Thanks Watermann,
    your message has been very useful so now I am linking to the proper library but I still have problems when trying to load dynamically the shared library produced with LabVIEW. It is strange that I could successfully load the lvrt library at loading time but it does not work when I am loading the library at execution time.
    I made a small LabVIEW program that prints a hello window and I am calling it from a C program. In the first program main.c I am linking to the lvrt library at loading time and it works but in the second one I am linking dynamically at execution time and it does not work. For my work I need to be able to load code done in LabVIEW at execution time. Any help is appreciated!
    Program main.c:
    // small program to call a LabVIEW shared library
    #include
    #include
    #include "hello.h" // got this from the LabVIEW builder, i.e. when I made the hello.so
    int main(void)
    printf("Hello from C!\nLets call LabVIEW now\n");
    hello();
    printf("Bye ... \n");
    return 0;
    The command to compile main.c, i.e. linking shared library lvrt when loading main program:
    gcc -Wall -I /usr/local/lv71/cintools/ -o main main.c hello.so -l lvrt
    The LD_LIBRARY_PATH has been defined and exported:
    $ LD_LIBRARY_PATH=$PWD
    $ export LD_LIBRARY_PATH
    IT WORKS!
    Program main2.c:
    // small program to call a LabVIEW shared library
    #include
    #include
    #include
    int main(void)
    void * h_lvrt;
    void * h_hello;
    void (* hello)(void);
    char * error;
    printf("Hello from C!\nLets call LabVIEW now\n");
    // open LabVIEW RunTime shared library
    // in my computer located at /usr/local/lib/liblvrt.so
    h_lvrt = dlopen("/usr/local/lib/liblvrt.so", RTLD_NOW);
    // check for error
    error = dlerror();
    if (error) {
    printf("error : could not open LabVIEW RunTime library\n");
    printf("%s\n", error);
    return 1;
    // open hello shared library
    // in my computer located at /home/darss/lv_call/hello.so
    h_hello = dlopen("hello.so", RTLD_NOW);
    // check for error
    error = dlerror();
    if (error) {
    // close LabVIEW RunTime shared library
    dlclose(h_lvrt);
    printf("error : could not open hello library\n");
    printf("%s\n", error);
    return 1;
    // get function hello from library hello.so
    hello = dlsym(h_hello, "hello");
    // check for error
    error = dlerror();
    if (error) {
    // close hello shared library
    dlclose(h_hello);
    // close LabVIEW RunTime shared library
    dlclose(h_lvrt);
    printf("error : could not get the hello function\n");
    printf("%s\n", error);
    return 1;
    // call hello function
    hello();
    // close hello shared library
    dlclose(h_hello);
    // close LabVIEW RunTime shared library
    dlclose(h_lvrt);
    printf("Bye ... \n");
    return 0;
    The command to compile main2.c, i.e. dynamically linking library lvrt at execution of main2 program:
    gcc -Wall -o main2 main2.c -l dl
    The LD_LIBRARY_PATH still defined and exported.
    IT DOES NOT WORK!
    Program output:
    Hello from C!
    Lets call LabVIEW now
    error : could not open hello library
    /home/darss/lv_call/hello.so: undefined symbol: WaitLVDLLReady

  • Sharing Aperture library with another user on the same mac

    Hi
    I just upgraded to Aperture 3.3, on a MBP running Lion (10.7.4) - I am trying to share the library with my wife so that each of us can retain our separate accounts and preferences and be able to edit/print/add pictures to the library
    I've seen some other posts, suggesting creating a separate directory outside of /Users which I've done: I've created /ApertureLib and moved the library there. I made sure I set permissions for owner, group and others to read/write/execute
    When i try opening the library through my wife's account it tells me that "the library is being used by (null), you must first quit (null) to use this library"
    I added sticky bits, tried to set ACLs, no dice...
    any suggestions?
    Thanks!
    PS: all of the image files are actually stored on a NAS box and mounted via AFP. I tried moving the Aperture library to the NAS box but the performance was atrocious. so I kept the library on Macintosh HD and just reference the picture files from the NAS share.

    PS: all of the image files are actually stored on a NAS box and mounted via AFP. I tried moving the Aperture library to the NAS box but the performance was atrocious. so I kept the library on Macintosh HD and just reference the picture files from the NAS share.
    That is the safest solution. The Aperture library should reside on a local volume, MacOS X extended formatted. Your NAS probably is neither local nor formatted MacOS X extended, see
    Aperture: Use locally mounted Mac OS X Extended volumes for your Aperture library
    I am trying to share the library with my wife so that each of us can retain our separate accounts and preferences and be able to edit/print/add pictures to the library
    Aperture is a single User program. Only one of you can use Aperture at a time. So you hvae to quit Aperture in your account, before your wife can launch it from her account. Also make sure that iPhoto is not using the library.
    One big problem with sharing a Library are permissions and ownerships. When you make changes to an Aperture Library and add images, you are the owner of the added images. The safest way to share a library therefore would be to put it on an external volume or onto a separate partition of your hard drive. Then you can set the "Ignore ownership on this volume" flag and share the data with out permission problems. To set this flag on a volume, select it in the Finder and use "File > Get info" from the Finder's main menu bar (or press cmd-I).
    Regards
    Léonie

  • Sharing iTunes Library with two users on the same computer

    I have all of my music stored on a external hard drive.
    Both users on the same computer have the iTunes music location folder as the external hard drive. How do I see music added in one persons log-in? For example: I just purchased two albums under one log-in. The second log in can not see that music unless I manually add it.
    Both Libraries point to the same file location.
    I have over 40GB of music and I am looking for a way to manage my music files more effectively and I want to make sure that both log-ins have the same music.
    I followed the instructions in article HT1203 from the apple support site.

    lafdengine9 wrote:
    Both users on the same computer have the iTunes music location folder as the external hard drive. How do I see music added in one persons log-in? For example: I just purchased two albums under one log-in. The second log in can not see that music unless I manually add it.
    The reason you are having this issue is because you have a shared library but private databases. What you have on the external drive is the collection of media files (library) that each account is set up to access as the source for media. What you have not done is set up a shared iTunes database, so each user accesses the same library differently.
    When each user opens iTunes, iTunes access the database on their account (~/Music/iTunes/iTunes Library). Therefore, their settings, views, playlists, etc., are private. When they add songs to their library only their database file is updated to reflect those additions; simply having files in the music folder does not mean that iTunes will recognize them, hence the reason iTunes asked you if you want to move the file to the trash when you delete it from your library.
    The confusion here is the double use of the term library. The contents of you music folder most definitely constitutes your media library, as it is the collection of your media files. What you see as your library in iTunes is not your library but, for the most part, the content stored in a database table maintained by iTunes in the iTunes Library file in your iTunes folder. iTunes does not access your actual media files unless it is absolutely necessary. The general assumption is that what is shown in your iTunes “library” will actually mirror what is in your music folder.
    So the missing step in your setup would be to switch to the account that has the most current iTunes library—that is the one reflects the actual contents of your music folder as of now—and follow this procedure.
    1. Quit iTunes.
    2. Move the iTunes folder to the Shared folder (./Users/Shared).
    3. Launch iTunes, but immediately hold the option key to invoke the Choose Library window.
    4. Select the database (iTunes Library file) now located in the shared folder.
    5. If you do not see your content, go to iTunes’ preferences and reset the location of the music folder to the external drive.
    6. In the other accounts, re-launch iTunes and change the library according to steps 3 and 4.
    Now all users will have access to the same iTunes database as well as the shared library. The downside of this is that each user will have full access privileges. If you have iTunes 8, then to avoid the disadvantages that come with this type of set up, see [this thread|http://forums.macworld.com/thread/105366?tstart=0] over at Macworld.

  • Shared objects problem with translation

    Hello
    Here is my problem :
    - my default portal language is French, and I login in French.
    - I create a navpage in the "Shared objects" pagegroup. At Portal installation,
    this pagegroup is in English, and there's an available translation in French.
    - When i see my navPage being logged in French, the SmartLinks (Home, etc)
    always display in English while i expected them to by in French.
    - I don't have this problem in a "normal" pagegroup created in english and
    translated into French.
    regards
    A.

    I have a second problem with shared objects :
    So, i created that navpage and published it as a portlet to use it in pages but
    when it doesn't appear in the portlets lists. In what Submenu of the porlets
    navigator is it supposed to appear ? It is not in the "shared instances", and i
    can't see any other "shared" directory.

  • MSAD Configuration with Shared Services

    Hi,
    I have just sucessfully configured MSAD to the HFM SS but 1 concern is that anyone with the domain suer login is able to login to shared service although limited function are available. Is there anyway to control other users except my users to login?
    I do not want to use Native to create user as it will means another set of password to rememberr for the users, would prefer they use their normal domain accoutn to login.
    Thanks

    In addition to other comments, users can only make changes in Shared Services if they have Shared services roles assigned. Also, we use MSAD with both local and AD groups, and as long as you know the effective rights, it works out fine either way. The Shared services roles are listed below (Security Administrator's Guide pp 135-136):
    Administrator: Provides control over all products that integrate with Shared Services. It enables more
    control over security than any other Hyperion product roles and should therefore be
    assigned sparingly. Administrators can perform all administrative tasks in User
    Management Console and can provision themselves.
    This role grants broad access to all applications registered with Shared Services. The
    Administrator role is, by default, assigned to the admin Native Directory user, which is
    the only user available after you deploy Shared Services.
    Directory Manager: Creates and manages users and groups within Native Directory.
    Do not assign to Directory Managers the Provisioning Manager role because combining
    these roles allows Directory Managers to provision themselves.
    The recommended practice is to grant one user the Directory Manager role and another
    user the Provisioning Manager role.
    LCM Manager: Runs the Artifact Life-Cycle Management utility to promote artifacts or data across product environments and operating systems
    Project Manager: Creates and manages projects within Shared Services
    Create Integrations: Creates Shared Services data integrations (the process of moving data between
    applications) using a wizard.
    For Oracle's Enterprise Performance Management Architect, creates and executes data
    synchronizations.
    Run Integrations: Views and runs Shared Services data integrations.
    For Performance Management Architect, executes data synchronizations.
    Dimension Editor ( includes Dimension Viewer and Interactive Editor):
    Creates and manages import profiles for dimension creation. Also, creates and manages
    dimensions manually within the Performance Management Architect user interface or the
    Classic Application Administration option.
    Required to access Classic Application Administration options for Financial Management
    and Planning using Web navigation.
    Dimension Viewer can read or view dimensions. This role automatically maps to the
    Dimension Reader access on dimensions.
    Interactive Editor can modify members within a dimension, and grants dimension writer
    access to all dimensions. Does not allow users to delete dimensions.
    Note: Dimension Viewer and Interactive Editor roles are reserved for future use.
    Application Creator (includes Analytic Services Application Creator, Financial Management Application Creator, Planning Application Creator,  External Application Creator): Creates and deploys Performance Management Architect applications. Users with this
    role can create applications, but can change only the dimensions to which they have
    access permissions.
    Required, in addition to the Dimension Editor role, for Financial Management and
    Planning users to be able to navigate to their product’s Classic Application Administration
    options.
    When a user with Application Creator role deploys an application from Performance
    Management Architect, that user automatically becomes the application administrator
    and provisioning manager for that application.
    The Application Creator can create all applications.
    The Analytic Services Application Creator can create Generic applications.
    The Financial Management Application Creator can create Consolidation applications
    and Performance Management Architect Generic applications. To create applications,
    the user must also be a member of the Application Creators group specified in Financial
    Management Configuration Utility.
    The Planning Application Creator can create Planning applications and Performance
    Management Architect Generic applications.
    The External Application Creator can create external views and export application views
    but cannot export the library.
    Note: External Application Creator role is reserved for future use.

  • Register with Shared Services Failing in 11.1.1.3

    Hi,
    We installed 11.1.1.3 in Linux operating system and the application server is Websphere 6.1.After Installation and Configuration of EPM products we Externalized users from EAS Console and configured Active Directory in Shared Services and now want to migrate users of Existing Production environment to new Environment.For that created a new testgroup in Shared Services under Native Directory and when I am refreshing it's displaying an error as shown below:
    Essbase failed to get roles list for [ESB:Analytic Server] from Shared Services Server with Error [32:1062:Failed to connect to the user directory [msadServer]
    Can anyone suggest on this.
    Any help is appreciated...

    This usually happens when the application exists in Essbase but does not exist in Shared Services.
    To resolve this you need to go into the AAS console, right click on the Sample application and select the 'REGISTER' option.
    This will register the application with Shared Services. You should then see the application listed in Shared Services under the Analytic Server project.
    You will need to make sure that the list of applications in the Analytic Server matches the list of applications under the project in Shared Services. If you have any other applications missing then please register those as well.
    HTH-
    Jasmine.

  • Setting Up Shared Development Environment

    Is there any diagrams, white papers, guides or best practices on setting up the J-Developer and connecting to shared Services and database? The Developer guide (E10148.pdf) does not really cover what the standards is or the overall infrastructure of the JDeveloper and setting up a Shared Developer enviroment.
    I looking for something like http://docs.oracle.com/cd/E25178_01/fusionapps.1111/e15524/gs_install_e.htm but for (11.1.1.6.0) version webcenter.
    I basically looking for something to help me get our Shared Development Environment setup with Jdeveloper.

    The issue is connecting the Jdeveloper to the WebCenter DS and Activity DS schemas. In the Development guide it says I need to connect to these schemas to be able to utilize several of the WebCenter Services, ( http://docs.oracle.com/cd/E21764_01/webcenter.1111/e10148/jpsdg_svc_intro.htm#BHCDJHAI - 7.2.2 Setting Up a Database Connection
    We are trying to set up the connection to our shared development environment database. Our database group is concerned with giving developers access to these schemas. They are concerned that JDeveloper will changes or modify the schema and cause the database to fail. They created a account with read only access but we are not sure it this will work.
    I been trying to find anything in the documentation to find what access JDeveloper needs to the WebCenter DS and Activity DS schemas and if JDeveloper can modify these schema in any way.
    Additionally try to find anything on the best practices on connecting to a shared database and setting up a Development environment and its connection to Jdeveloper .

  • New Essbase install - fail at "Register with Shared services

    Hi all,
    I'm configuring up a new LINUX ( Redhat ) server to run Essbase 11.1 and the installation fails at the point where, in the configtool (using this in GUI mode not command line ) it's registering the components with Shared Services. In the configtool logs file I see:
    (Jul 20, 2010, 02:47:19 PM), com.hyperion.cis.config.CmsRegistrationUtil, ERROR, Failed to authenticate user = admin
    (Jul 20, 2010, 02:47:19 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Error:
    Error Code: -1
    com.hyperion.css.common.configuration.CSSConfigurationException: 20:3008:Failed to connect to native directory. Error Code: 9
    On a previous install, I had exactly the same problem, and this was resolved by increased the number of processes on the Oracle XE instance that the shared services was using. However we already tried that and its not the problem. All processes seem to start up OK and if I browse to http://server:28080/interop it gives me the EPM web page, but if I select "Launch Appliction" it opens another window with a error "An error was encountered while performing this operation".
    I've tried reinstalling, dropping the HSS schema, stop starting all services and mixtures of all but to no avail.
    Can anyone advise.
    Thanks

    Just for info, the we don't have any form of "admin" user that is used anywhere so we're not sure where this is coming from.

  • FDM not able to register with shared services

    Hi
    I am installing FDM v 11.1.2.1 on window 2008 server. While running configuration, it fails to register with shared services. Shared services is up and running. The configtool.log file gives the following information
    [2011-10-09T02:59:59.476-04:00] [EPMCFG] [TRACE] [EPMCFG-01276] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.cis.config.CmsRegistrationUtil] User admin@Native Directory authenticated.
    [2011-10-09T02:59:59.476-04:00] [EPMCFG] [TRACE] [EPMCFG-01278] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.cis.config.CmsRegistrationUtil] Creating CMS Client SDK
    [2011-10-09T02:59:59.648-04:00] [EPMCFG] [ERROR] [EPMCFG-01020] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.cis.config.Configurator] Error: [[
    java.lang.NoClassDefFoundError: com/installshield/wizard/WizardBeanEvent
         at java.lang.Class.getDeclaredConstructors0(Native Method)
         at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389)
         at java.lang.Class.getConstructor0(Class.java:2699)
         at java.lang.Class.getConstructor(Class.java:1657)
         at com.hyperion.cis.config.Configurator.loadHubRegistrationClasses(Configurator.java:240)
         at com.hyperion.config.wizard.impl.RunAllTasks.executeHubRegistrationTask(RunAllTasks.java:658)
         at com.hyperion.config.wizard.impl.RunAllTasks.execute(RunAllTasks.java:515)
         at com.hyperion.config.wizard.impl.RunnAllTasksState.run(RunnAllTasksState.java:90)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: java.lang.ClassNotFoundException: com.installshield.wizard.WizardBeanEvent
         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
         ... 9 more
    [2011-10-09T02:59:59.648-04:00] [EPMCFG] [ERROR] [EPMCFG-01020] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RunAllTasks] Error: [[
    java.lang.NullPointerException
         at com.hyperion.config.wizard.impl.RunAllTasks.executeHubRegistrationTask(RunAllTasks.java:663)
         at com.hyperion.config.wizard.impl.RunAllTasks.execute(RunAllTasks.java:515)
         at com.hyperion.config.wizard.impl.RunnAllTasksState.run(RunnAllTasksState.java:90)
         at java.lang.Thread.run(Thread.java:619)
    [2011-10-09T02:59:59.648-04:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RunAllTasks] trace: Done executing HubRegistrationTask for FDM
    [2011-10-09T02:59:59.679-04:00] [EPMCFG] [WARNING] [EPMCFG-01013] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.cis.ConfigToolDocument] Failed to parse Relation Storage Configuration task priority: priority = null
    [2011-10-09T02:59:59.679-04:00] [EPMCFG] [WARNING] [EPMCFG-01012] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.cis.ConfigToolDocument] Failed to parse App Server Deployment task priority: priority = null
    [2011-10-09T02:59:59.710-04:00] [EPMCFG] [WARNING] [EPMCFG-01013] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.cis.ConfigToolDocument] Failed to parse Relation Storage Configuration task priority: priority = null
    [2011-10-09T02:59:59.710-04:00] [EPMCFG] [WARNING] [EPMCFG-01012] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.cis.ConfigToolDocument] Failed to parse App Server Deployment task priority: priority = null
    [2011-10-09T02:59:59.804-04:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RunAllTasks] trace: Done writing userinput for FDM
    [2011-10-09T02:59:59.804-04:00] [EPMCFG] [WARNING] [EPMCFG-01013] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.cis.ConfigToolDocument] Failed to parse Relation Storage Configuration task priority: priority = null
    [2011-10-09T02:59:59.804-04:00] [EPMCFG] [WARNING] [EPMCFG-01012] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.cis.ConfigToolDocument] Failed to parse App Server Deployment task priority: priority = null
    [2011-10-09T02:59:59.835-04:00] [EPMCFG] [WARNING] [EPMCFG-01013] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.cis.ConfigToolDocument] Failed to parse Relation Storage Configuration task priority: priority = null
    [2011-10-09T02:59:59.835-04:00] [EPMCFG] [WARNING] [EPMCFG-01012] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.cis.ConfigToolDocument] Failed to parse App Server Deployment task priority: priority = null
    [2011-10-09T02:59:59.867-04:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RunAllTasks] trace: Done writing userinput for FDM
    [2011-10-09T02:59:59.867-04:00] [EPMCFG] [WARNING] [EPMCFG-01013] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.cis.ConfigToolDocument] Failed to parse Relation Storage Configuration task priority: priority = null
    [2011-10-09T02:59:59.867-04:00] [EPMCFG] [WARNING] [EPMCFG-01012] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.cis.ConfigToolDocument] Failed to parse App Server Deployment task priority: priority = null
    [2011-10-09T02:59:59.898-04:00] [EPMCFG] [WARNING] [EPMCFG-01013] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.cis.ConfigToolDocument] Failed to parse Relation Storage Configuration task priority: priority = null
    [2011-10-09T02:59:59.898-04:00] [EPMCFG] [WARNING] [EPMCFG-01012] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.cis.ConfigToolDocument] Failed to parse App Server Deployment task priority: priority = null
    [2011-10-09T02:59:59.929-04:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RunAllTasks] trace: Done writing userinput for FDM
    [2011-10-09T02:59:59.929-04:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RunAllTasks] trace: Start postProvision for FDM
    [2011-10-09T02:59:59.929-04:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RunAllTasks] trace: Done postProvision for FDM
    [2011-10-09T02:59:59.960-04:00] [EPMCFG] [WARNING] [EPMCFG-01011] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.cis.ConfigToolDocument] Failed to parse Hub Registration task priority: priority = null
    [2011-10-09T03:00:00.007-04:00] [EPMCFG] [WARNING] [EPMCFG-01011] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.cis.ConfigToolDocument] Failed to parse Hub Registration task priority: priority = null
    [2011-10-09T03:00:00.117-04:00] [EPMCFG] [WARNING] [EPMCFG-01011] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.cis.ConfigToolDocument] Failed to parse Hub Registration task priority: priority = null
    [2011-10-09T03:00:00.242-04:00] [EPMCFG] [WARNING] [EPMCFG-01011] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.cis.ConfigToolDocument] Failed to parse Hub Registration task priority: priority = null
    [2011-10-09T03:00:00.335-04:00] [EPMCFG] [WARNING] [EPMCFG-01013] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.cis.ConfigToolDocument] Failed to parse Relation Storage Configuration task priority: priority = null
    [2011-10-09T03:00:00.335-04:00] [EPMCFG] [WARNING] [EPMCFG-01012] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.cis.ConfigToolDocument] Failed to parse App Server Deployment task priority: priority = null
    [2011-10-09T03:00:00.351-04:00] [EPMCFG] [WARNING] [EPMCFG-01013] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.cis.ConfigToolDocument] Failed to parse Relation Storage Configuration task priority: priority = null
    [2011-10-09T03:00:00.367-04:00] [EPMCFG] [WARNING] [EPMCFG-01012] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.cis.ConfigToolDocument] Failed to parse App Server Deployment task priority: priority = null
    [2011-10-09T03:00:00.398-04:00] [EPMCFG] [WARNING] [EPMCFG-01013] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.cis.ConfigToolDocument] Failed to parse Relation Storage Configuration task priority: priority = null
    [2011-10-09T03:00:00.398-04:00] [EPMCFG] [WARNING] [EPMCFG-01012] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.cis.ConfigToolDocument] Failed to parse App Server Deployment task priority: priority = null
    [2011-10-09T03:00:00.414-04:00] [EPMCFG] [WARNING] [EPMCFG-01013] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.cis.ConfigToolDocument] Failed to parse Relation Storage Configuration task priority: priority = null
    [2011-10-09T03:00:00.414-04:00] [EPMCFG] [WARNING] [EPMCFG-01012] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.cis.ConfigToolDocument] Failed to parse App Server Deployment task priority: priority = null
    [2011-10-09T03:00:00.445-04:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01000] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RunAllTasks]
    [2011-10-09T03:00:00.445-04:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01000] [oracle.EPMCFG] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RunAllTasks]
    [2011-10-09T03:00:00.445-04:00] [EPMINS] [TRACE] [EPMINS-00015] [oracle.EPMINS] [tid: 27] [ecid: 0000JBbUhClE^Myb05edMF1E^KNb000003,0] [SRC_CLASS: com.hyperion.hit.wizard.AbstractWizardAction] Invoked action: navigation.next
    [2011-10-09T03:00:00.445-04:00] [EPMINS] [NOTIFICATION] [EPMINS-00006] [oracle.EPMINS] [tid: 30] [ecid: 0000JBbUmSxE^Myb05edMF1E^KNb000006,0] [SRC_CLASS: com.hyperion.hit.wizard.Wizard] Wizard state is: EndSummaryState
    As can be seen, the log hardly gives any useful information.
    Please help.

    Can you connect to the Shared Services Database using a UDL File on the server?

  • Workspace Error while registering with shared services

    I am installing Hyperion 11.1.1.3.
    Shared Services is installed on server1
    Workspace is installed on server2
    Now when I configure workspace, registration with shared services failed.
    Error:
    "(May 25, 2011, 02:39:25 PM), com.hyperion.cis.config.CmsRegistrationUtil, ERROR, Failed to authenticate user = admin
    (May 25, 2011, 02:39:25 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Error:
    Error Code: -1
    com.hyperion.css.common.configuration.CSSConfigurationException: 20:3008:Failed to connect to native directory.      Error Code: 9
         at com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
         at com.hyperion.css.spi.CSSManager.initProviders(Unknown Source)
         at com.hyperion.css.spi.CSSManager.initialize(Unknown Source)
         at com.hyperion.css.spi.CSSManager.<init>(Unknown Source)
         at com.hyperion.css.spi.CSSManager.getInstance(Unknown Source)
         at com.hyperion.css.CSSSystem.initCSSSystem(Unknown Source)
         at com.hyperion.css.CSSSystem.getInstance(Unknown Source)
         at com.hyperion.cis.config.CmsRegistrationUtil.getStandAloneCSS(CmsRegistrationUtil.java:440)
         at com.hyperion.cis.config.CmsRegistrationUtil.<init>(CmsRegistrationUtil.java:82)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeHubRegistrationTask(RunAllTasksWizardAction.java:422)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:236)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    (May 25, 2011, 02:40:43 PM), com.hyperion.avalanche.HPSUComponentDeployer, ERROR, Exception occured while processing C:\Hyperion\deployments\Oracle10g\Workspace\processWar\META-INF\application.xml
    java.net.ConnectException: Connection refused: connect
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(Unknown Source)
         at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
         at java.net.PlainSocketImpl.connect(Unknown Source)
         at java.net.Socket.connect(Unknown Source)
         at java.net.Socket.connect(Unknown Source)
         at sun.net.NetworkClient.doConnect(Unknown Source)
         at sun.net.www.http.HttpClient.openServer(Unknown Source)
         at sun.net.www.http.HttpClient.openServer(Unknown Source)
         at sun.net.www.http.HttpClient.<init>(Unknown Source)
         at sun.net.www.http.HttpClient.New(Unknown Source)
         at sun.net.www.http.HttpClient.New(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
         at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(Unknown Source)
         at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(Unknown Source)
         at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(Unknown Source)
         at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(Unknown Source)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDispatcher.dispatch(Unknown Source)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
         at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
         at org.jdom.input.SAXBuilder.build(SAXBuilder.java:370)
         at org.jdom.input.SAXBuilder.build(SAXBuilder.java:724)
         at org.jdom.input.SAXBuilder.build(SAXBuilder.java:703)
         at com.hyperion.avalanche.HPSUComponentDeployer.addApplicationToFile(HPSUComponentDeployer.java:656)
         at com.hyperion.avalanche.HPSUComponentDeployer.preConfigure(HPSUComponentDeployer.java:405)
         at com.hyperion.avalanche.AvalancheDeployer.preDeploy(AvalancheDeployer.java:150)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeAppDeploymentTask(RunAllTasksWizardAction.java:591)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:215)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    TIA

    Hi,
    Are you able to login to Shared Services, if so does everything look to be functioning correctly, like expanding projects, provisioning.
    Can you access :- http://<hss machine>:28080/interop/framework/getCSSConfigFile
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Registration with Shared Services failed for EAS, APS, Workspace & Planning

    Hi All,
    I have installed 11.1.1.3 hyperion suite with OAS as web application server.
    The architecture is
    Server 1: Shared Services
    Server 2: Workspace
    Server 3: Planning
    Server 4: EAS & APS
    Server 5: FR & Web Analysis.
    Registration of Planning, EAS, APS & Workspace with shared services failed. Configtool_err.log says:
    (May 23, 2011, 05:36:52 PM), com.hyperion.cis.config.CmsRegistrationUtil, ERROR, Failed to authenticate user = admin
    (May 23, 2011, 05:36:52 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Error:
    Error Code: -1
    com.hyperion.css.common.configuration.CSSConfigurationException: 20:3008:Failed to connect to native directory.      Error Code: 9
         at com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
         at com.hyperion.css.spi.CSSManager.initProviders(Unknown Source)
         at com.hyperion.css.spi.CSSManager.initialize(Unknown Source)
         at com.hyperion.css.spi.CSSManager.<init>(Unknown Source)
         at com.hyperion.css.spi.CSSManager.getInstance(Unknown Source)
         at com.hyperion.css.CSSSystem.initCSSSystem(Unknown Source)
         at com.hyperion.css.CSSSystem.getInstance(Unknown Source)
         at com.hyperion.cis.config.CmsRegistrationUtil.getStandAloneCSS(CmsRegistrationUtil.java:440)
         at com.hyperion.cis.config.CmsRegistrationUtil.<init>(CmsRegistrationUtil.java:82)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeHubRegistrationTask(RunAllTasksWizardAction.java:422)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:236)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    (May 23, 2011, 05:36:53 PM), com.hyperion.planning.HspDBConfigurator, ERROR, Error happened: null
    (May 23, 2011, 05:36:53 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Error:
    com.hyperion.cis.config.ProcessingException
         at com.hyperion.planning.HspDBConfigurator.configure(HspDBConfigurator.java:209)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeDbConfigTask(RunAllTasksWizardAction.java:658)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:202)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    I tried to telnet port 7777 & 28089 of server 1 from each server. The connection failed. I have asked the network team to open the required hyperion ports
    Can anybody help me on this.
    TIA

    Just out of interest why have you used OAS as it is pretty much dead product now and is not used in future releases.
    Anyway I am not sure why you have closed ports between those servers, you will end up spending a lot of time trying to open all the required ports between the servers.
    Can you not get all the ports open for a time just to check it definitely is a ports issue.
    It is probably also worth checking the following spreadsheet out - http://www.oracle.com/technetwork/middleware/bi-foundation/epm-components-communications-fd-11-128629.xls
    It highlights the ports used in communication.
    Cheers
    John
    http://john-goodwin.blogspot.com/

Maybe you are looking for

  • Sharing between two users on the same machine

    I have read through and tried to find posts about sharing but they are all about doing so via a network. I have a desktop that my wife and I use. Each of us has out own seperate profile so that we can both keep things set the way that works for us an

  • MP3 files crash wirelessly shared connection

    I've been struggling with this for a while, and have just found a solution, but would appreciate an explanation if anyone can provide it. I have a couple of Windows PCs running iTunes 7.1. The library is stored on a networked disk, but is "owned" by

  • Convert array to fewer smaples per second

    Have large array with 9 channels of data per times stamp. Timestamp shows that there are about 100 samples per second. I need to generate array that only displays one average value per channel, per second. Struggling with "build array" and "indexing"

  • RFC To HTTP Synchronous with SSL Encryption

    Hallo I have a Scenario RFC --> XI ---> HTTP with responce coming back from HTTP to xi and then in turn will go back to SAP Synchronously. so it is like : RFC to XI and then To HTTP application at BANK partner I know the basic steps of how to import

  • Complex database display for Datagrid

    Hi to all, I am new to Flex (& Web GUI design). I am trying (unsuccessfully) to develop a display that monitors the condition of items at different locations in the form of a datagrid. The database system provided to me basically use a "many-to-many"