Installation problem: Java Chartbuilder for Solaris

Hi all,
I have downloaded Oracle Java Chart Builder for Solaris. It's a jar file in 3.8 M size. According to the documentation, I think I suppose to extract it, so I use this command to extract it:
$jar xvf chartbuilder_kit.jar
This will just give me a META-INF folder which contains a MANIFEST.MF file. Other than that I get nothing much. I have tried the NT version of it( a zip file) and after I unzip it I suppose get a set of folder which included a lib, doc, demos, bin and Meta-inf.
Please advise, is it because of I use a wrong way in extracting the jar file????????
Thanks for reading.....
null

I'm having the same problem installing on W2K, what I discovered is that it's unable to start listener, I hat to start it manually but it still won't end tihs task.
I also have a 9i Client / Manager software installed in a 9i Home which disapeared from home selector.
If I try to deinstall OEM10G it'll just get to a 2% advance and stop...
...is this a BETA?

Similar Messages

  • Installation Problem - Java SDK 1.4.1

    I have a problem with installing Java on my machine at home that you may be able to help me with.
    Here are the Details: 1) I installed the most recent java SDK on my machine. 2) I set the Autoexec file with the correct PATH statement. 3) Set the correct CLASSPATH statement 4) The "Java -Version" statement gives the correct reply that it is version 1.4.
    Below is my AutoExec.bat file
    SET windir=C:\WINDOWS
    SET winbootdir=C:\WINDOWS
    SET COMSPEC=C:\WINDOWS\COMMAND.COM
    SET PATH=C:\PROGRA~1\MICROS~3\OFFICE;C:\WINDOWS;C:\WINDOWS\COMMAND;C:\ATF
    SET CLASSPATH=C:\J2SDK1_4\LIB\TOOLS.JAR;.;
    SET PROMPT=$p$g
    SET TEMP=C:\WINDOWS\TEMP
    SET TMP=C:\WINDOWS\TEMP
    Problem: Trying to compile a simple "HelloWorld" Program with "javac Helloworld.java" produces the error "Bad Command or File name".
    Issues: Command Line in Windows ME requires 8.3 format. Inserts tilde "~" and a number into the names of the files. even using a short name such as "HelWrld.java" inserts a tilde because of the "java" extension. Have tried using a "jav" extension but that does not work as the error is the same.
    Question: How can I get rid of the "Bad Command or File Name"?

    My First Java Progam (for Windows with Java 2 SDK v1.4.1)
    Follow these instructions EXACTLY.
    1. Download and install the Java 2 SDK, Standard Edition. You can find it here:
    http://java.sun.com/j2se/downloads.html
    Select the download for your operating system and be sure to download the SDK (rightmost column) and not the JRE. (The JRE is only the Java Runtime Environment, which does not include the Java compiler and other tools needed for software development).
    2. Read the README and installation instructions! Read these instead of asking questions about installation etc. in the Java forums.
    README for Java 2 SDK v1.4.1: http://java.sun.com/j2se/1.4.1/README.html
    Java 2 SDK v1.4.1 for Windows installation: http://java.sun.com/j2se/1.4.1/install-windows.html
    Things to note:
    - After installing, add the bin directory of the SDK to your PATH environment variable. For example, if you installed the SDK in C:\j2sdk1.4.1_01, add the directory C:\j2sdk1.4.1_01\bin to your PATH. (If you don't know what an environment variable is and how to set it, read the documentation of Windows; if you're using Windows XP, this might be useful: http://support.microsoft.com/default.aspx?scid=KB;EN-US;q310519& ).
    3. Open Notepad and type in your first program:
    public class HelloWorld {
    public static void main(String[] args) {
    System.out.println("Hello World!");
    Save this program somewhere with the filename "HelloWorld.java".
    Things to note:
    - The case of text is important. Don't type "Helloworld", "helloworld" or anything else. Also the case of the filename is important (even though Windows has case-insensive filenames!).
    - Watch out that Notepad doesn't append ".txt" to the filename. The file should be named "HelloWorld.java", not "HelloWorld.java.txt".
    4. Open a command prompt and go to the directory that contains the file "HelloWorld.java" (with the CD command).
    5. Compile the progam with the following command:
    javac HelloWorld.java
    Things to note:
    - If you get something like "Unknown command: javac" or "Bad command or filename", you did not (correctly) add the bin directory of the SDK to the PATH (see step 2).
    6. Run the program. If you didn't get any compile errors, you now have a new file "HelloWorld.class" in the same directory. Run the program with the following command:
    java HelloWorld
    Things to note:
    - If you get: "Exception in thread "main" java.lang.NoClassDefFoundError: HelloWorld/class", you have typed "java HelloWorld.class". Leave off the ".class" at the end. You are typing a class name here, not a filename.
    - If you get something like: "Exception in thread "main" java.lang.NoClassDefFoundError: helloworld (wrong name: HelloWorld)", you have typed the class name wrong. Note that the case is important (i.e., don't type "helloworld" but "HelloWorld")!
    - You don't need to set any classpath here. In Java 1.4, the current directory is included in the classpath automatically. For older versions of Java, you may need to add the current directory (".") to the classpath, like this:
    java -classpath . HelloWorld
    7. Congratulations with your first working Java program. Now follow these links:
    Java Tutorial
    http://java.sun.com/docs/books/tutorial/
    New to Java Programming Center
    http://developer.java.sun.com/developer/onlineTraining/new2java/
    FAQ
    http://java.sun.com/products/jdk/faq.html
    How Classes are Found
    http://java.sun.com/j2se/1.4/docs/tooldocs/findingclasses.html
    Setting the class path
    http://java.sun.com/j2se/1.4/docs/tooldocs/win32/classpath.html
    JavaTM 2 SDK Tools and Utilities
    http://java.sun.com/j2se/1.4/docs/tooldocs/tools.html
    Jesper

  • Installation problem: "Java Security Configuration Asistant" failed

    Hello, does anybody can help for the following installation problem of Oracle Enterprise Manager 10g:
    During installation, when I come to the step "Configuration Asistants", the "Java Security Configuration Asistant" can not pass, it always failed even after retry. Pls help!!!

    I'm having the same problem installing on W2K, what I discovered is that it's unable to start listener, I hat to start it manually but it still won't end tihs task.
    I also have a 9i Client / Manager software installed in a 9i Home which disapeared from home selector.
    If I try to deinstall OEM10G it'll just get to a 2% advance and stop...
    ...is this a BETA?

  • Oracle 10G installation problem, and errors on SOLARIS 10 x86

    HI.
    I installed the last version of oracle 10g on a x86 SOLARIS 10 system.
    When the installer arrived at Configuration assistants, the window is stopping, and I can't see forward. But when I look at the installAction.log, the installation is checked as OK (?).
    When I launch sqlplus, and startup inside, it is said the ora-00205 error (problem with control files), and in the end, I'm really suprised there's no the database I told the installer to create at the beginning. But should I be surprised? As I didn't see really the end of the installation, and the installer didn't propose me the PATH where to install the DB, well, I guess there's something wrong.
    Could anybody tell me how to solve these problems, please?
    Thank you :)

    Two options:
    1. Create database using DBCA - execute $ORACLE_HOME/bin/dbca
    2. Create database manually (without DBCA)

  • Installation Problem - java.lang.NoClassDefFoundError

    I'm new to java and have read a lot of posts in this forum but don't see an a solution to my problem. I have win 98.
    I have downloaded and installed J2SE (j2re -1_4_1_02)but when I compile my code, I get
    C:\>javac jabberwock.java
    Bad command or file name
    C:\>java jabberwock
    Exception in thread "main" java.lang.NoClassDefFoundError: jabberwock
    I have set the path to c:\j2se\bin - where I have installed.
    PLease advise what am I doing wrong.
    Thankx - need desparate help.

    First off... make absolutly sure your path has "C:\java\bin" in it.
    to do this typepath=%path%;c:\java\binat the command prompt window. this is a temporary fix... you have win98, so you can put the above line in your "C:\AUTOEXEC.BAT" file just below the other "path=" settings if there are any... if not, the first line is fine.
    Secondly, it sounds like you have a "classpath=" environment variable set that doesn't reflect your current ".class" file path. Easiest approach, un set it. at the command prompt type:
    set classpath=Note:
    typing "set" alone will show a list of your environment strings.
    typing "set envstr" will show the setting for whatever "envstr" you specify... eg: set classpathwill show you the "classpath" environment string.
    do all this from one command prompt window, and use the same window to change to the directory containing your program... "jaberwock.java" now try to compile it. Good luck, Let me know how it goes...

  • How can i check if I have a 32 bit or 64 installation of java

    Is there a way to check if a 32 bit or a 64 bit installation of java in a solaris machine

    As earlier mentioned, do java -version as this will in most cases show it:
    java version "1.4.1"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1)
    Classic VM (build 1.4.1, J2RE 1.4.1 IBM AIX 5L for PowerPC (64 bit JVM) build caix641411-20030930 (JIT enabled: jitc))

  • J2SDK installation problem

    I installed J2SDK 1.3.1_20 on Solaris 9 server using self extracting binary (.sh) file. Now, when I use java command it goves following error:
    bash-2.05# ./java -version
    Error: failed /usr/j2sdk1_3_1_20/jre/lib/sparc/client/libjvm.so, because ld.so.1:
    /usr/j2sdk1_3_1_20/bin/./../bin/sparc/native_threads/java: fatal: relocation error: file
    /usr/lib/libthread.so.1: symbol pthreadmutexattr_setrobust_np: referenced symbol not found
    I installed J2SDK 1.4 and 1.5 also, but same error. I have already Java 1.2 on same system and it is working fine. Also, I tried following option but no luck, same error.
    1) Installed Java patches for Solaris i.e. J2SE_Solaris_9_Recommended
    2) Re-installed JDK
    3) Got tar of working JDK from another solaris 9.
    4) Mounted working JDK home from another server
    5) Copy libthread.so.1 from another server
    6) Installed same JDK on another solaris 9 server and it was working (just to test source)
    Above tests indicate problem with some system libraries, but could not identifying. Appreciate any help ASAP.

    The both system have same platform e.g Sparc ,
    set LD_LIBRARY_PATH=/usr/lib/sparcv9/lib
    and re-run the installation

  • WL 7.0 for Solaris - Installation problem

    Hi
    I am trying to install WL 7.0 with SP2 for Solaris which was downloaded from the
    BEA Download Center.
    The following is the extract of the error :
    ==============================================================
    $ ./server702_solaris.bin
    ** The directory "/var/tmp/" does not have enough space for extraction.
    Please input another directory: /opt/utl/tmp
    Extracting 0%..................................................................)
    .100%
    ** Error during extraction, error code = 2.
    =====================================================
    what could be the problem?
    Thanks in advance
    Regards
    Ramkumar

    "Ramkumar" <[email protected]> wrote in message
    news:3ee5d2ca$[email protected]..
    >
    Hi
    I am trying to install WL 7.0 with SP2 for Solaris which was downloadedfrom the
    BEA Download Center.
    The following is the extract of the error :
    ==============================================================
    $ ./server702_solaris.bin
    ** The directory "/var/tmp/" does not have enough space for extraction.
    Please input another directory: /opt/utl/tmp
    Extracting0%..................................................................)
    100%
    ** Error during extraction, error code = 2.
    =====================================================
    what could be the problem?The installer is actually a self-extracting Zip-archive. It tries to unpack
    itself into /var/tmp/something-random, before starting the actual
    installation.
    If you do not have enough free space in /var/tmp, try creating a temporary
    directory somewhere else, move the installer into the new directory, and do
    an 'unzip server70..............bin'. Once you have unzipped the installer,
    I think you can look in a file called AUTORUN or something for the java
    command to run the installer manually.
    Good luck,
    Jan Bruun Andersen

  • Installation problem for Java EE 5 SDK Update 2

    Hi ,
    I have jdk1.5.0_12 (J2SE) installed on my Windows XP. Now i am trying to install J2EE on my machine.I tried to install it twice but it comes to a halt after completing 45% at the same jar file. Following is the link which shows it comes to a halt.
    http://img141.imageshack.us/my.php?image=j2eeinstallhangupav8.png
    Also I wanted to know if I uninstall the J2SE and then install only J2EE will that be fine.Because I believe J2EE is a superset of J2SE ?
    Thanks in advance.

    For the difference between Java EE and Java SE read here:
    http://java.sun.com/javaee/5/docs/firstcup/doc/p3.html
    For the installation problem, I don�t know how to help you... maybe here you can find some ideas:
    http://forum.java.sun.com/thread.jspa?threadID=738559
    Andrea

  • Sun Java enterprise System 2005Q1 installation problems

    I have installed 2005q1 parts in my solaris 5.8 box and had some problems running sussessfully portal server and access manager. So I had to uninstall them again.
    The uninstaller from /var/sadm/prod/entsys/uninstaller did not give me option to un install all components, so I have removed some packegs using pkgrm command.
    Now I am trying to reinstall webserver/directory server/access manager again and now getting the follwoing problems.
    Screen for selecting Type of Configuration
    1. Configure Now - Selectively override defaults or express through
    2. Configure Later - Manually configure following installation
    Select Type of Configuration &#91;1&#93; {"<" goes back, "!" exits} 2
    Ready to Install
    The following components will be installed.
    Product: Java Enterprise System
    Location: /var/sadm/prod/entsys
    Space Required: 110.11 MB
    Sun Java(TM) System Web Server 6.1 SP4 2005Q1
    Sun Java(TM) System Directory Preparation Tool
    Sun Java(TM) System Directory Server 5 2005Q1
    Sun Java(TM) System Access Manager 6 2005Q1
    Identity Management and Policy Services Core
    Access Manager Administration Console
    Common Domain Services for Federation Management
    1. Install
    2. Start Over
    3. Exit Installation
    What would you like to do &#91;1&#93; {"<" goes back, "!" exits}? 1
    Please wait while the installer upgrades and installs shared components...
    Java Enterprise System
    <<<< That is all , after that system doesn't come out to next any more". It just hangs up there."
    Please ,, Please advise what i am missing??????
    Thanks
    Srini parise
    jpsrao&#64;hotmail.com

    it seems that you have not uninstalled the previous entire installation. You can clear all installation manually. first, you need remove all information about your previour installation in "/var/sadm/install/productregistry" file, and then deleted the previous installation directory , now suppose you can reinstall it successfully again, good luck!

  • Installation problem on Solaris

    I am trying to install sun one 7.0 on Solaris 8. The install is failing with this error:
    ERROR - library load failed with following error: Can't load library: /opt/SUNWappserver7/lib/libinstallCore.so
    INFO - End core server uninstallation
    anyone know what causes this??
    cheers

    Looks like Solaris package installation failed and installer reverted to uninstallation sequence. For low level pkgadd log please check /var/sadm/install/logs/Sun_ONE_Application_Server_install.B<timestamp> file (timestamp is date and time of your installation attempt in mmddHHMM format).
    Look for any errors in this file. Most likely thing that could have happened is that the installation of Java Help (SUNWjhrt) package failed because you didn't have existing package based J2SE installation on the system. If that's the case, workaround is to either preinstall package based J2SE installation or to selected option to install bundled J2SE that comes with application server.

  • Solaris 8 on Intel STL2 server board - installation problem

    Hi,
    I try to install Solaris 8 (4/01) on Intel STL2 server board (P III 866 MHz, SDRAM 512 ECC Reg, Adaptec AIC7899 Dual Channel-one Ultra160/LVD channel, Intel PRO/100+ Fast Ethernet Controller, ATI Rage* IIC SVGA) - without success.
    It recognizes all devices but after I choose Solaris Interactive installation (from CD labeled Solaris 8 Software 1 of 2 Intel Platform Edition) it displays:
    Booting kernel/unix...
    SunOS Release 5.8 Version...
    then reboots after 2 seconds.
    Since Intel STL2 board appears in the HCL for Solaris 8 I have struggled a while with the problem. I have not found neither post nor driver update information concerning this issue on the Solaris' related Web sites.
    Finally, I found the very strange specification update info of STL2 board, published by Intel:
    "13. Sun* Solaris* 8 installation issues
    PROBLEM: Sun Solaris 8 cannot be installed on the STL2 server board with any BIOS version later than BIOS Release 1.1, Build 15. The system reboots during install and therefore the installation cannot be completed.
    IMPLICATION: Installation of Sun Solaris 8 cannot be completed on an STL2 server board running any BIOS release later than BIOS Release 1.1, Build 15.
    WORKAROUND: Sun Solaris* 8 will successfully install on the STL2 server board with BIOS Release 1.1, Build 15."
    My BIOS release on the STL2 board is 1.7. It's too new to install Solaris 8 !?!
    I am unable to get an old STL2 model with BIOS 1.1. Is there a way to update anything in the Solaris 8 in order to set it up on the new model of Intel STL2 server platform?
    I would appreciate any help. Thanks.
    Matt

    The problem has been resolved.
    I got the older BIOS 1.1 Build 15 for Intel STL2 from Intel Internet Support. After I installed BIOS 1.1 instead of BIOS 1.7 had no problem with installation of Solaris 8.
    Matt

  • Installation problems on Solaris 9

    I am having issues installing the base software and can't seen to figure
    out how get past this. The error message from the installation log is as
    follows:
    Accept terms of Software License Agreement? [R] y
    pwd: cannot determine current directory!
    /tmp/installwnaWXF/checkinstallynaWXF: no home directory
    Error during installation. Setup will now exit.
    Please correct any errors described in /tmp/tta_inst.log, and then try
    again.
    Cleaning up temporary files...
    # cat /tmp/tta_inst.log
    **snip**
    Processing package instance <tta> from </tmp/ttainst_1/ttapkg.15978/pkg>
    Tarantella Secure Global Desktop Enterprise Edition for SPARC Solaris 2.8+
    (SPARC) 4.10.903
    Tarantella, Inc.
    pkgadd: ERROR: request script did not complete successfully
    Installation of <tta> failed.
    No changes were made to the system.
    Script detail for package <tta>
    ---> checkinstallynaWXF
    Any help from here would be appreciated.
    gavin

    from the diagnostic details:
    Architecture           spso0509
    Host           SunOS e220r 5.9 Generic_117171-17 sun4u sparc SUNW,Ultra-60
    Package           Tarantella Secure Global Desktop Enterprise Edition for
    SPARC Solaris 2.8+ (4.10.903)
    Package           Tarantella Secure Global Desktop Enterprise Edition Andrew
    Fonts (4.10.903)
    Package           Tarantella Secure Global Desktop Enterprise Edition Hangul
    Fonts (4.10.903)
    Package           Tarantella Secure Global Desktop Enterprise Edition Platform
    Identity Pack for SPARC Solaris 2.8+ (4.10.903)
    Package           Tarantella Secure Global Desktop Enterprise Edition Security
    Pack for SPARC Solaris 2.8+ (4.10.903)
    Package           Tarantella Secure Global Desktop Enterprise Edition Windows
    Connectivity Pack for SPARC Solaris 2.8+ (4.10.903)
    Bill Weir wrote:
    Gavin,
    Glad you're sorted. Can you confirm that it is 4.10.903 you are using
    (not 4.00.903)? I'm concerned if this installation problem is still
    present in the later version.
    Bill
    Gavin Westermann wrote on 31/08/2005 05:00:
    Bill - that seems to have done the trick! the installation is now running.
    Thanks so much for this.I am running a pair of Sun Ray 170's on my desk
    here at home mated to an E220R. I am hoping to use Tarantella to be able
    to access and run apps on a win3k server in the same rack.
    Gavin
    Bill Weir wrote:
    Gavin,
    This looks like a known problem with TTA 4.00.903 and some Solaris
    patches which were distributed at about the same time. However, you say
    you're using 4.10.903, and as far as I know the problem should be fixed
    in that version.
    You could try the workaround described in
    http://www.tarantella.com/documentation/sgd/ee/4.0/install.html - search
    for "tta_pkgadd" on that page and follow the instructions given there.
    Regards,
    Bill Weir, Sun Microsystems Inc.
    Gavin Westermann wrote on 30/08/2005 05:06:
    I am having issues installing the base software and can't seen to figure
    out how get past this. The error message from the installation log is as
    follows:
    Accept terms of Software License Agreement? [R] y
    pwd: cannot determine current directory!
    /tmp/installwnaWXF/checkinstallynaWXF: no home directory
    Error during installation. Setup will now exit.
    Please correct any errors described in /tmp/tta_inst.log, and then try
    again.
    Cleaning up temporary files...
    # cat /tmp/tta_inst.log
    **snip**
    Processing package instance <tta> from </tmp>
    Tarantella Secure Global Desktop Enterprise Edition for SPARC Solaris 2.8+
    (SPARC) 4.10.903
    Tarantella, Inc.
    pkgadd: ERROR: request script did not complete successfully
    Installation of <tta> failed.
    No changes were made to the system.
    Script detail for package <tta>
    ---> checkinstallynaWXF
    Any help from here would be appreciated.
    gavin

  • Solaris 10 x86 installation problem on ProLiant DL380..

    I'm trying to put Sol10 b72 on a dual-proc ProLiant DL380 here, with the Compaq 5i array controller.
    I have the Solaris 9 drivers from HP; they seem to work just fine for the installation.
    The problem comes at the end of the first disc.
    Sidebar:
    For one thing (and this drove me NUTS until I got lucky and caught it during a reboot), at the end of the install, on the console, it asks for the driver diskettes..again.
    The problem is, it doesn't say this ANYWHERE else, only on the console..and if you're doing the installation in the X desktop, you just never know it. It doesn't write this to the xconsole window. I tried installing a good 5-6 times before, instead of hitting the power button out of frustration after the install just hung again, I actually opened up a terminal and typed 'reboot'..and caught the "Please insert the diskette and press Enter" as it killed X. If anyone at Sun is reading this..you may want to fix this, before someone gets very frustrated that their installations never seem to finish...
    End Sidebar.
    So...I'm doing the console text install (otherwise you'll never see the message to insert the driver diskettes for the Broadcom NIC and the Compaq array), and sure enough, at the end of the install, it asks for the diskette. I pop in the diskette it's specifically asking for (the Compaq array diskette in this instance), and hit enter. It chugs for a second and then says it can't find the driver on the diskette.
    Which is incorrect, because if it haden't found it on the diskette during the device configuration assistant phase during bootup, it wouldn't have even been able to install Solaris.
    So..what's up? Anyone have any ideas why Solaris finds it one time but can't find it later? Is this a bug or problem in the installation script?
    Thanks,
    Greg

    problem 1 is that it's looking for ../../s0.. Which I
    managed to
    fake out by creating the dir in the same mount
    point.
    Problem 2 is that it can't find .tmp_proto, which I
    must
    concur with. I can't find that on any of the b72 cd
    images.
    So, the setup_install_server fails.This seems to be the problem when you try to setup an install
    server on a Solaris SPARC system for Solaris x86 clients, using
    the Solaris 9 or Solaris 10/Express CD media.
    There's a Solaris x86 UFS filesystem on slice 0 on the CD media,
    and it's supposed to be mounted on the "s0" mount point,
    otherwise setup_install_server won't work. On a Solaris x86 box,
    vold mounts it automatically for you: /cdrom/cdrom0/s2 is the
    mount point for the platform independant ISO9660 part of the CD
    media, /cdrom/cdrom0/s0 is the UFS root filesystem.
    Problem is that Solaris SPARC:
    - does not understand Solaris x86 disk labels
    - does not allow mounting x86 UFS filesystems
    (and vice versa).
    AFAIK, Solaris 9 DVD media does not have this problem. I
    guess the same will be true when Solaris 10 DVD media is
    available in a few months. On the DVD media there's enough
    free space to include an extra copy of the files in the ISO9660
    filesystem.

  • Problem with installation application server 10g on Solaris 10 sparc

    Hello all.
    Help me, please.
    I'm trying to install Oracle aplication server 10.0.1.2.0.2 on Solaris 10 sparc.
    Server - Sun Fire v210.
    When i install oracle infrastructure(metadata repository and identify management),
    i have a problem - on first step of configuration "end of communication channel".
    Failed
    Anybody know, how solve this problem?
    Sorry for my english.

    There is known bug in installing Oracle10gAS infra. You have to apply the following note during the installation.
    see MetaLink Note:330016.1 for current AS 10.1.2 installation requirements for Solaris 10.
    Regards,
    Amir

Maybe you are looking for

  • How to restore iCal using Time Machine with Lion OS

    Just got off the phone with Apple Support.  With Lion, your User/Library/Calendar file is now hidden.  Here is how to find it in order to restore data to your iCal. Close iCal Open FINDER Use "GO" button located across top Hit and hold the OPTION key

  • Hard Drive space dropped from 70gig to 24gig???

    Hi everyone, While streaming a video online (as I have done often) I got the standard "your system is low on memory" message. Thinking that's strange because I should have 70 gigs, I notice my computer was down to 100mb. Then it dropped to 0 space. I

  • About get blob data where test web services in odi

    Hello, when i test a web service(data include blob column ) in odi ,i get below errors ,does it means my webservices is not correct, or does blob data get function can't be test in odi , for i can delete row in the table ,just can't get data from the

  • A way to re-enable scroll bar buttons in Gnome (GTK) 3?

    Is there a way to re-enable or add the scrollbar buttons (on the top and bottom of vertical scrollbars or on the left and right of horizontal scrollbars) in Gnome (GTK) 3?

  • Saving rotation of a photo...

    Hey; I have some photo's that I've successfully rotated in iPhoto, however, when I sync them to my iPhone, they revert back. Is this a "non permanent" rotation for lack of a better description, or am I missing something in either iPhone or iPhoto? Th