[SOLVED] AUR's enlightenment-git installation problem

Hello
I was attempting to install enlightenment-git from AUR, but I get an error during efl-git. I made a system update before, so I had the latest base-devel tools. Any thoughts?
CC modules/ecore_evas/engines/wayland/modules_ecore_evas_engines_wayland_module_la-ecore_evas_wayland_common.lo
modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c: In function '_ecore_evas_wl_common_cb_window_configure':
modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c:309:20: error: 'fw' undeclared (first use in this function)
nw -= fw;
^
modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c:309:20: note: each undeclared identifier is reported only once for each function it appears in
modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c:310:20: error: 'fh' undeclared (first use in this function)
nh -= fh;
^
modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c:191:24: warning: variable 'prev_full' set but not used [-Wunused-but-set-variable]
Eina_Bool prev_max, prev_full;
^
modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c:191:14: warning: variable 'prev_max' set but not used [-Wunused-but-set-variable]
Eina_Bool prev_max, prev_full;
^
modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c:190:20: warning: variable 'orig_h' set but not used [-Wunused-but-set-variable]
int orig_w = 0, orig_h = 0;
^
modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c:190:8: warning: variable 'orig_w' set but not used [-Wunused-but-set-variable]
int orig_w = 0, orig_h = 0;
^
modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c: At top level:
modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c:319:4: error: expected identifier or '(' before 'if'
if (prev_full != ee->prop.fullscreen)
^
modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c:322:4: error: expected identifier or '(' before 'if'
if (ee->prop.fullscreen)
^
modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c:333:4: error: expected identifier or '(' before 'if'
if ((ee->x != ev->x) || (ee->y != ev->y))
^
modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c:336:4: error: expected identifier or '(' before 'if'
if ((ee->req.w != orig_w) || (ee->req.h != orig_h))
^
modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c:339:4: error: expected identifier or '(' before 'if'
if ((prev_max != ee->prop.maximized) ||
^
modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c:343:4: error: expected identifier or '(' before 'return'
return ECORE_CALLBACK_PASS_ON;
^
modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c:344:1: error: expected identifier or '(' before '}' token
^
modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c:1526:1: warning: '_ecore_evas_wayland_resize_edge_set' defined but not used [-Wunused-function]
_ecore_evas_wayland_resize_edge_set(Ecore_Evas *ee, int edge)
^
modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c: In function '_ecore_evas_wl_common_cb_window_configure':
modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c:317:6: warning: control reaches end of non-void function [-Wreturn-type]
^
Makefile:20441: recipe for target 'modules/ecore_evas/engines/wayland/modules_ecore_evas_engines_wayland_module_la-ecore_evas_wayland_common.lo' failed
make[4]: *** [modules/ecore_evas/engines/wayland/modules_ecore_evas_engines_wayland_module_la-ecore_evas_wayland_common.lo] Error 1
Makefile:25586: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
Makefile:9090: recipe for target 'all' failed
make[2]: *** [all] Error 2
Makefile:1728: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
Makefile:1230: recipe for target 'all' failed
make: *** [all] Error 2
Last edited by Linoman (2014-01-20 09:22:00)

Assuming you don't need wayland, you could try and comment/delete those lines in PKGBUILD:
--enable-wayland-clients \
--enable-wayland-egl

Similar Messages

  • Stumpwm-clisp-git installation problem

    [jerry@libra stumpwm-clisp-git]$ makepkg PKGBUILD
    ==> Determining latest git revision...
    -> Version found: 20080708
    ==> Making package: stumpwm-clisp-git 20080708-1 (Tue Jul 8 09:47:47 PHT 2008)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    ==> Validating source files with md5sums...
    ==> Extracting Sources...
    ==> Removing existing pkg/ directory...
    ==> Entering fakeroot environment...
    ==> Starting build()...
    ==> Connecting to git://git.savannah.nongnu.org/stumpwm.git...
    From git://git.savannah.nongnu.org/stumpwm
    * branch master -> FETCH_HEAD
    Already up-to-date.
    ==> Update complete.
    ==> GIT checkout done or server timeout
    ==> Starting make...
    checking for sbcl... /usr/bin/sbcl
    checking for clisp... /usr/bin/clisp
    checking for openmcl... no
    configure: Using clisp at /usr/bin/clisp
    checking for makeinfo... yes
    checking for xdpyinfo... yes
    checking for /usr/share/common-lisp/source/cl-ppcre/cl-ppcre.asd... no
    configure: error: Cannot find ppcre. When using clisp you must specify its location using --with-ppcre
    ==> ERROR: Build Failed.
    Aborting...
    [jerry@libra stumpwm-clisp-git]$
    I've installed this packages, :
    asdf-clisp
    asdf-install-clisp
    cl-ppcre-clisp
    clisp-new-clx
    and put the necessary lines in my .clisprc.lisp but I guess I'm kind of stuck.

    Jerry wrote:checking for /usr/share/common-lisp/source/cl-ppcre/cl-ppcre.asd... no
    configure: error: Cannot find ppcre. When using clisp you must specify its location using --with-ppcre
    This is the line make is barfing on and the suggested fix.  The first thing you need to do is locate cl-ppcre.asd. 
    (The syntax for --with-ppcre is probably --with-ppcre=/path/tocl-ppcre.asd, and you would probably add it to the ./configure line in the PKGBUILD.  But I could be wrong.)

  • Upgrade Options for Internal Hard Drive on dv2000t Laptop (Installation Problems)

    I need to replace a failed hard drive in my 2006 dv2000t laptop.  The drive I'm replacing was already a replacement drive from the original 80GB drive that shipped with laptop.  That first replacement 3 years ago (2008) was a 200GB drive, that worked well for about 3 years.  But it just crashed (apparently).  I was getting some "S.M.A.R.T" imminent drive failure warnings a week prior, and then it finally would no longer boot-up.  Subsequent tests on the extracted drive show it as having many failed sectors.
    I had no problem ordering a replacement drive the first time in 2008, restoring an Acronis backup image of original drive, installing it, etc.  All went smoothly in 2008.   So I assumed all would go smoothly again for yet another replacement and upgrade.
    In 2008 the drive I ordered was a W.D. (Western Digital, sticking with the same brand as original) 2.5-in 5400rpm SATA drive (200GB).  That was a SATA (I) drive (1.5 Gbit/s interface). 
    The first drive I recently ordered (Mar 2011) was a W.D 2.5-in 7200rpm 500GB SATA II (3.0 Gbits/s interface) drive (from W.D.'s "Scorpio Black" line.)   Got the drive, burned the disc image to it, and popped it into the laptop.  Unfortunately, upon startup, and after BIOS screen, all I get is a black screen with a fast flashing white cursor at the top of the screen.  Drive apparently is not being recognized by the computer?  Then I did some reading in a few on-line forums and found some references about this laptop not doing well with drive capacities over 320GB, nor with 7200rpm drives (because they run hotter than 5400 drives).  And finally, references to the SATA interface speed.  I ordered a 2nd drive, this one from W.D's "Scorpio Blue" line, this time a 5400rpm 320GB drive (but still SATA II).  Same story, still won't work.  So I decided that maybe the issue was the SATA speed.  So I found someone who still had an older SATA (1.5 GBit/s) W.D. drive in stock .  It's a W.D. SATA 250GB (no longer made).  It should arrive in a couple days -- and I'm hoping this one works!
    I would like to get some kind of confirmation about the blinking white cursor on the black screen on start-up.  Is that typicalif the system not finding a bootable hard drive?  Also, is this SATA vs. SATA-II issue a likely cause of my problem?   I'm pretty sure there's nothing wrong with the new drives themselves, and the restored images on them , as the drives will mount and are accessible when I plug them in as external drives on my other computer.
    This question was solved.
    View Solution.

    I have been able to solve my own hard drive installation problems.  It turns out that there were no issues with any of the new replacement drive(s) I ordered (thinking I had ordered drives with the wrong specs).  The solution to the problem was a simple one.  The restored drives were not booting because there was no MBR (Master Boot Record) on the drives after disc image restoration.
    I am using Acronis True Image Home 2011 as my disc imaging (backup) software.  And I just didn't understand how to properly restore backed up images to a new hard drive.  I had done everything correctly except that I had not checked the box to "restore MBR" -- at the time not understanding what that was or its significance.  Once I checked that box, and reimaged the new drive, it worked fine.

  • HT4623 How can i solve installation problem with iOS 6.

    How can i solve installation problem with iOS 6. I've tried to install it on my iPhone 4 but nothing turned out. Thanks in advance!!!!

    can you connect your device to Tiunes and check to see if there are any files in
    OSX: ~/Library/Logs/Crashreporter/Mobiledevice/<Devicename>/
    Windows: %appdata%\Apple Computer\Logs\Crashreporter\MobileDevice\<Devicename>
    specifically named OTA......
      Also for the failed itunes restore please attach the contents of the latest log in
    OSX:   ~/Library/Logs/<iphone or ipod or ipad> updater logs
    Windows: C:/User/ Appdata/Roaming/iTunes/<iphone or ipod or ipad> updater logs

  • Installation problem on Intel

    I have tried to install Solaris 8 on my Dell machine.
    I have tried to boot both directly via CD and by using Device Configuration Assistant on a floppy..
    The first screen says this....
    SunOS Secondary Boot version 3.00
    WARNING: ACPI Tables not in Reclaim Memory
    prom_panic: kmem_free block already free
    Entering boot debugger:
    [130ee5]:
    and when i hit enter and choose c (continue execution), the m/c hangs and asks me to push ctrl-alt-del to reboot..
    I don't know what the ACPI tables are .. and how i can fix this...
    Anyone who knows this... please help..
    Thanx a lot..

    I have heard about the ACPI that may be a Power Managemnet Tools or something, it always be found in Microsoft Window 2000 Device Manager, sorry I can't help you to solve the problems.....because I also have some installation problem on my Intel paltform @_@.

  • Installation problem on SUSE 12.1

    Hi
    I'm a Linux beginner and I am trying to install LV on SUSE 12.1
    I've also posted my problems on Lava:
    http://lavag.org/topic/15240-labview-installation-problem-on-suse-121/
    The installation started and it looks quite all right, but when I try to start LabVIEW, the application just sits in the taskbar for about 20 seconds and then just disappears.
     Any ideas?
    Is there a way to debug to see what's going on?
    Cheers,
    Mike
    Solved!
    Go to Solution.

    Hi Mike,
    Unfortunately, there are no versions of LabVIEW supported on SUSE 12.1 at present. Here's a link to LabVIEW version compatibility with different Linux distributions. I saw from your other forum that you're attempting to install LabVIEW 2009, which is certified for SUSE 11.0 at the latest. 
    Best,
    Dan N
    Applications Engineer
    National Instruments 

  • Xp_logininfo Installation problem

    Hello gurus,
    I'm facing the same problem as described in this link:
    Re: xp_logininfo "Installation problem on windows 2003 with Sql 2005"
    the error I get is similiar:
    <i>The below message comes from executing the command master..xp_logininfo '<domain>\<user> ' Msg 15404, Level 16, State 11, Procedure xp_logininfo, Line 62 Could not obtain information about Windows NT group/user '<domain>\<user> ', error code 0x534. The statement has been terminated</i>
    but I just don't get how to solve it.
    -I've tried to use the profiler but didn't find any information that will help me to solve.
    -One of the guys wrote to add "logon rights" to the user ... what does it mean ?
    Please advice,
    Dimitry Haritonov

    Hi sven,
    Thank you very much for the quick and direct answer.
    The problem was that the user that runs the SQL SERVER service didn't have authorization to retrieve information from active directory.
    I've changed the service user, run the sapinst again, and after it succeeded I've returned the previous user.
    Best regards,
    Dimitry Haritonov

  • Lightroom 3.2 Installation Problem on Windows 7 64-bit

    Lightroom 3.2 Installation Problem on Windows 7 64-bit
    I can't install Lightroom 3.2 (German) on my computer (Windows 7 Professional 64-bit).
    While copying the extracted program files the following error message appears:
    An error occurred during the installation of assembly component {6435B7C0-E0C8-3EA2-91AE-7640034EAFCE}. HRESULT: 0x80070002.
    I found out that other users had the same problem, and couldn't find a solution.
    Perhaps it is a Microsoft .NET Framework related problem. But after installing .NET Framework 4 nothing changed.
    Thanks for ideas to solve the problem.

    Thanks for your advice, Mr. McLion.
    I downloaded the 3.4.1 version and started the installation as administrator. Unfortunately the same error message occured again.
    Then I tried to install the 32-bit version (although I prefer a 64-bit program on a 64-bit operating system). A similar error message appeared at the same point of installation progress, but with another combination of numbers and letters in brackets.

  • Installation problem with Siebel8.0 on Oracle Enterprise Linux 4 system

    We are having installation problem with Siebel8.0 on Oracle Enterprise Linux 4 system.
    Using interface, when installation come up to “Installing Wizard” window where Gateway Name Server Configuration window should take place, everything just freeze up
    Using console, after installation we obtain following errors:
    Installing Siebel Enterprise Server. Please wait...
    unable to launch: "ksh export
    LD_LIBRARY_PATH=/siebel/gtwysrvr/lib;PATH=${PATH}:.;/root/istemp8058094162222/_bundledJRE_/bin/java
    -Dtemp.dir=/root -cp /siebel/gtwysrvr/bin/setup.jar run -args LANG=ENU
    MODE=LIVE MODEL_FILE=/siebel/gtwysrvr/admin/enterprise_console.scm" error code:
    "236"(SBL-STJ-00152)
    LD_LIBRARY_PATH=/siebel/siebsrvr/lib;PATH=${PATH}:.;/root/istemp8058094162222/_bundledJRE_/bin/java
    -Dtemp.dir=/root -cp /siebel/siebsrvr/bin/setup.jar run -args LANG=ENU
    REPEAT=FALSE MODE=LIVE MODEL_FILE=/siebel/siebsrvr/admin/siebel_server.scm"
    error code: "236"(SBL-STJ-00152)
    LD_LIBRARY_PATH=/siebel/siebsrvr/mgmtagent/lib;PATH=${PATH}:.;/root/istemp8058094162222/_bundledJRE_/bin/java
    -Dtemp.dir=/root -cp /siebel/siebsrvr/mgmtagent/bin/setup.jar run -args
    LANG=ENU MODE=LIVE
    MODEL_FILE=/siebel/siebsrvr/mgmtagent/admin/mgmtagent_ses.scm" error code:
    "236"(SBL-STJ-00152)
    Running command :
    ./ssincfgw -is:javaconsole -console -args LANG=ENU MODE=LIVE MODEL_FILE=/siebel/gtwysrvr/admin/enterprise_console.scm
    Infinite loop of following error pops out:
    An error occurred during wizard bean change notification:
    java.lang.NoClassDefFoundError
    at ConfigInitialize.execute(ConfigInitialize.java:21)
    at com.installshield.wizard.StandardWizardListener.execute(StandardWizardListener.java:123)
    Is there any clue how this error can be solved??
    Thanks in advance!!
    Gordon
    Message was edited by:
    user605023

    I'm facing the same error message while install Siebel 8.0 on OEL. But before I had this ksh problem, it complains about disc space first, and I actually has plenty of disk space under the directory (it needs only 0.7 G and I have 17G free). Anybody has encountered such problem before?
    /net/sdcnas05/vol/engfs01/v_sia/8.0SIA[20405|http://forums.oracle.com/forums/]/Release/Linux/Server/Siebel_Enterprise_Server
    -bash-3.00$ ./setuplinux -is:javaconsole -console
    Initializing InstallShield Wizard........
    Initializing InstallShield Wizard........
    Launching InstallShield Wizard........
    0% 25% 50% 75% 100%
    Welcome to the InstallShield Wizard for Siebel Enterprise Server
    The InstallShield Wizard will install Siebel Enterprise Server on your
    computer.
    To continue, choose Next.
    Siebel Enterprise Server
    Siebel Systems
    Press 1 for Next, 3 to Cancel or 4 to Redisplay [1]
    Siebel Enterprise Server Install Location
    Please specify a directory or press Enter to accept the default directory.
    Directory Name: [siebel] /slot/ems1115/appmgr/20405
    Press 1 for Next, 2 for Previous, 3 to Cancel or 4 to Redisplay [1]
    Please select the products you wish to install.
    [ ] 1 - Gateway Name Server
    [ ] 2 - Siebel Server
    [ ] 3 - Database Configuration Utilities
    [ ] 4 - EAI Connectors
    To select an item enter its number, or 0 when you are finished: [0]: 1
    [X] 1 - Gateway Name Server
    [ ] 2 - Siebel Server
    [ ] 3 - Database Configuration Utilities
    [ ] 4 - EAI Connectors
    To select an item enter its number, or 0 when you are finished: [0]: 2
    [X] 1 - Gateway Name Server
    [X] 2 - Siebel Server
    [ ] 3 - Database Configuration Utilities
    [ ] 4 - EAI Connectors
    To select an item enter its number, or 0 when you are finished: [0]:
    Press 1 for Next, 2 for Previous, 3 to Cancel or 4 to Redisplay [1]
    Configuring uninstallers. Please wait...
    0% 25% 50% 75% 100%
    Choose the setup type that best suits your needs.
    [X] 1 - Typical
    [ ] 2 - Compact
    [ ] 3 - Custom
    To select an item enter its number, or 0 when you are finished: [0]
    Press 1 for Next, 2 for Previous, 3 to Cancel or 4 to Redisplay [1]
    Please select the languages you wish to install.
    [X] 1 - enu - English (American)
    [ ] 2 - fin - Finnish
    [ ] 3 - kor - Korean
    [ ] 4 - cht - Chinese (Traditional)
    [ ] 5 - ita - Italian (Standard)
    [ ] 6 - esn - Spanish (Modern)
    [ ] 7 - deu - German (Standard)
    [ ] 8 - chs - Chinese (Simplified)
    [ ] 9 - tha - Thai
    [ ] 10 - dan - Danish
    [ ] 11 - heb - Hebrew
    [ ] 12 - fra - French (Standard)
    [ ] 13 - nld - Dutch (Standard)
    [ ] 14 - ptb - Portuguese (Brazilian)
    [ ] 15 - csy - Czech
    [ ] 16 - jpn - Japanese
    [ ] 17 - ptg - Portuguese (Standard)
    [ ] 18 - ara - Arabic (Sa`udi)
    [ ] 19 - sve - Swedish
    To select an item enter its number, or 0 when you are finished: [0]
    Press 1 for Next, 2 for Previous, 3 to Cancel or 4 to Redisplay [1]
    {color:#ff0000}*Drive "/slot/ems1115/appmgr/20405" does not have enough space to install the*
    selected configuration. Please free up "766446" KB on drive
    *"/slot/ems1115/appmgr/20405" before continuing.*{color}
    -bash-3.00$ pwd
    /slot/ems1115/appmgr/20405
    -bash-3.00$ df -h .
    Filesystem Size Used Avail Use% Mounted on
    sdc1002nap-vlan1:/vol/ems_39426_1115
    71G 55G 17G 77% /slot/ems1115

  • Installation problems in MSCS ORACLE 10.2 ECC 6.00

    I am writing to report some unexpected installation problems. I am installing SAP ECC 6.00 in a MSCS cluster environment (Windows 2003 / Oracle 10.2) in our production environment and I am having problems during the installing the central instance phase. The sapinst_dev shows the following error: “CJS-30102  Checking the database for installation type failed”, Also the jsourcecheck.log shows  the following error: “com. sap. engine. frame. core. configuration. Configuration Exception: Error while connecting to DB” and  “java. sql. SQLException: Excepción de E/S: The Network Adapter could not establish the connection     at oracle. jdbc.driver.  DatabaseError. throwSqlException (DatabaseError.java:112)”
    The database is currently running without any problem and all the services (SAP and Oracle) as well.
    Following the installation guide, I performed the almost all the steps successfully:
    •     Oracle RDBMS, patches and Oracle fail safe software on both nodes (successfully)
    •     Install the central services instance for ABAP (ASCS) on the first MSCS node (successfully)
    •     Install the central services instance (SCS) on the first MSCS node (successfully)
    •     Cluster the first MSCS node (successfully)
    •     Install the database instance on the first MSCS node (successfully)
    •     Cluster the additional MSCS node (successfully)
    •     Install an enqueue replication server(successfully)
    •     Perform additional steps for the Oracle Fail Safe configuration (successfully)
    •     Create the Oracle Fail Safe group (successfully)
    •     Set up as shared database directory in your Oracle Home (successfully)
    •     Add the Oracle database resource to the Fail Safe group (successfully)
    •     install the central instance (Failed)
    •     install at least one dialog instance (not installed yet)
    As you can observe, I have performed the create oracle fail safe group activity first and then the install the central instance later. Reading the sap note 967121 today, I just realized that there is a wrong installation sequence; the sap note 967121 (actualized date: 17/OCT/07 ) says that “you must install the central instance before you create the Oracle Fail Safe group”.  Is this sequence compulsory? Or can I continue the installation process?
    If this sequence is compulsory do I have to reinstall all the predecessor activities or should I undo just the create oracle fail safe group activity?
    Please let me know if the error which is showed in the installation of the central instance phase is because the wrong sequence or it is due to another reason.
    Our cluster configuration is:
    4 network card
    Public network cards:
    Ip:192.168.2.240 (hostname: ccaribe3rp1, Node A)
    Ip: 192.168.2.241 (hostname: ccariber3p2, node B)
    Private network cards:
    Ip: 10.10.10.1 (hostname: ccaribe3rp1.ceramicascaribe.com, node A
    Ip: 10.10.10.2 (hostname: ccaribe3rp2.ceramicascaribe.com, node B
    Clustergroup:
    Cluster group name: SAPPRO
    Cluster group Virtual IP: 192.168.2.239, network name: SAPPRO (subnet mask 255.255.255.0)
    SAP cluster group:
    Sap clustergroup virtual IP: 192.168.2.238, network name: sapgrp (subnet mask 255.255.255.0)
    Database cluster group:
    Database cluster group virtual Ip: 192.168.2.237, network name: dbgrp (subnet mask: 255.255.255.0)
    We have performed the mapping of the host names to the IP addresses on the windows host file already.
    I would be very grateful if someone kindly can help me to solve this problem.
    Best Regards
    Boris Romero

    Hello Boris,
    one of the main problems is that step
    "Create the Oracle Fail Safe group (successfully)"
    cannot be successful because you need to run configtool and change the secure store as described in installation guide. At this stage the configtool does not exists (documentation error for ECC6.0 guide), so the correct sequence is to install CI and cluster the DB, but not vice versa.
    Which stage is the sapinst braking up?
    Is this beginning, middle or end of installation?
    Did you try to run configtool and modify secure store?
    best regards

  • SQL Developer Installation Problems

    Hi,
    We are trying to find a workable alternative to TOAD and have tried to install SQL Developer with not much success.... I think I am just about to give up but hope this last attempt to post for help can create a miracle.
    I would appreciate very much if any one knows of a comprehensive document out there that can help trouble shoot the installation problems.
    Let me give you the hardware and software versions first and then the problems.
    1) SQL Developer tried: sqldeveloper-1.2.1.3213-no-jre and sqldeveloper-1.2.1.3213
    2) JRE tried: JRE 1.5 and JRE 6 (C:\Program Files\Java\jre1.6.0_03)
    3) Window: XP Professional version 2002 Service pack 2
    4) Hardware: Intel Pentium 4 CPU 2.80 GHz, 1.98 GB of RAM
    Problems:
    1) SQL Developer could not find native JDBC. I don't understand why, despite all the variables set in Oracleclient10g_basic in the registry, SQL Developer did not seem to be able to find a 10g client on a network drive. I have to install 10g client directly onto my pc (C:\oracle\product\10.2.0\client_1) to solve this problem.
    2) SQL Developer abruptly disappeared after database login.
    I was able to connect and log into an Oralce 10g database with TNS Connect Identifier approach. There were objects (tables, views, etc) showed up briefly on the left hand side of the SQL Developer and then it just completely disappeared without even an error message or a tearful good-bye.
    The only thing I can find is this error log about EXCEPTION_ACCESS_VIOLATION. After hours searching through OTN for possible mentioning of this error with SQL Developer, I found nothing so far.
    Why is it so difficult to install SQL Developer? Are there a set of un-spoken pre-requisites that has to be satisfied before it can be installed properly? If so, what are they? Path system variable? Registry? Anything else?
    Here's the complete EXCEPTION_ACCESS_VIOLATION error log:
    # An unexpected error has been detected by Java Runtime Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x2ca5683c, pid=952, tid=2576
    # Java VM: Java HotSpot(TM) Client VM (1.6.0_03-b05 mixed mode, sharing)
    # Problematic frame:
    # C [OraOCIEI10.dll+0x4f683c]
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    --------------- T H R E A D ---------------
    Current thread (0x04330400): JavaThread "Init Insight" [_thread_in_native, id=2576]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
    Registers:
    EAX=0x31a28e40, EBX=0x00000000, ECX=0x03231622, EDX=0x00000000
    ESP=0x04b0f168, EBP=0x04b0f1a8, ESI=0x00000001, EDI=0x0413ded4
    EIP=0x2ca5683c, EFLAGS=0x00010297
    Top of Stack: (sp=0x04b0f168)
    0x04b0f168: 00000001 00a3fb8e 0000000a 00000001
    0x04b0f178: 0413c78c 00000001 02c52aa8 0000000a
    0x04b0f188: 00000020 00a4047e 090ea038 0413def4
    0x04b0f198: 03231622 6d8a87b3 032325c1 0413c78c
    0x04b0f1a8: 04b0f1d8 2ca57072 0413ded4 032325c1
    0x04b0f1b8: 00000001 00000000 03231620 03231622
    0x04b0f1c8: 00000000 00000000 00000000 00000000
    0x04b0f1d8: 04b0f234 2ca56e06 0413c78c 0413ded4
    Instructions: (pc=0x2ca5683c)
    0x2ca5682c: 5c 00 a1 80 58 b3 31 88 9f c4 00 00 00 8b 14 98
    0x2ca5683c: 8b 0a 81 e1 00 80 00 00 89 4d dc 0f 85 90 03 00
    Stack: [0x04ac0000,0x04b10000), sp=0x04b0f168, free space=316k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [OraOCIEI10.dll+0x4f683c]
    C [OraOCIEI10.dll+0x4f7072]
    C [OraOCIEI10.dll+0x4f6e06]
    C [OraOCIEI10.dll+0x419685]
    C [OCI.dll+0x7333]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j oracle.jdbc.driver.T2CStatement.t2cParseExecuteDescribe(Loracle/jdbc/driver/OracleStatement;JIIIZZZZ[BIBII[SI[B[CII[SII[B[CII[I[S[BIIIIZZ[Loracle/jdbc/driver/Accessor;[[[B[J[BI[CI[SIZ)I+0
    j oracle.jdbc.driver.T2CCallableStatement.executeForDescribe()V+271
    j oracle.jdbc.driver.T2CCallableStatement.executeForRows(Z)V+41
    j oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout()V+275
    j oracle.jdbc.driver.OraclePreparedStatement.executeInternal()I+94
    j oracle.jdbc.driver.OraclePreparedStatement.execute()Z+17
    j oracle.jdbc.driver.OracleCallableStatement.execute()Z+60
    j oracle.dbtools.raptor.insight.CompletionInsight.getInsightableOracleDatabase(Loracle/javatools/db/Database;)Loracle/dbtools/raptor/insight/InsightableDatabase;+70
    j oracle.dbtools.raptor.insight.CompletionInsight.<init>(Loracle/ide/Context;Loracle/javatools/db/Database;)V+161
    j oracle.dbtools.sqlworksheet.sqlview.SqlEditorMainPanel$5.run()V+52
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    =>0x04330400 JavaThread "Init Insight" [_thread_in_native, id=2576]
    0x0416ac00 JavaThread "Timer-4" [_thread_blocked, id=1460]
    0x0412cc00 JavaThread "Timer-3" [_thread_blocked, id=2544]
    0x04323800 JavaThread "WeakDataReference polling" [_thread_blocked, id=3756]
    0x0315cc00 JavaThread "Image Fetcher 3" daemon [_thread_blocked, id=3412]
    0x02c17c00 JavaThread "Image Fetcher 2" daemon [_thread_blocked, id=2124]
    0x04324800 JavaThread "Image Fetcher 1" daemon [_thread_blocked, id=2088]
    0x04321800 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=276]
    0x02ca2c00 JavaThread "WaitCursorTimer" daemon [_thread_blocked, id=2096]
    0x00296800 JavaThread "DestroyJavaVM" [_thread_blocked, id=3816]
    0x02cb0400 JavaThread "Timer-1" [_thread_blocked, id=2832]
    0x02c32000 JavaThread "IconOverlayTracker Timer" [_thread_blocked, id=1204]
    0x04060800 JavaThread "Log Page Updater" [_thread_blocked, id=2160]
    0x03323800 JavaThread "TimerQueue" daemon [_thread_blocked, id=3996]
    0x032d1800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4004]
    0x032ca400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1488]
    0x032c9800 JavaThread "AWT-Shutdown" [_thread_blocked, id=256]
    0x032c8400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1064]
    0x02c0d000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2956]
    0x02c08400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3236]
    0x02c07400 JavaThread "Attach Listener" daemon [_thread_blocked, id=3248]
    0x02c06800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3232]
    0x02bfe400 JavaThread "Finalizer" daemon [_thread_blocked, id=2328]
    0x02bfd400 JavaThread "Reference Handler" daemon [_thread_blocked, id=1668]
    Other Threads:
    0x02bfc000 VMThread [id=2868]
    0x02c0e800 WatcherThread [id=2940]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 1536K, used 500K [0x06960000, 0x06b00000, 0x090c0000)
    eden space 1408K, 26% used [0x06960000, 0x069bd3b0, 0x06ac0000)
    from space 128K, 100% used [0x06ac0000, 0x06ae0000, 0x06ae0000)
    to space 128K, 0% used [0x06ae0000, 0x06ae0000, 0x06b00000)
    tenured generation total 19372K, used 12857K [0x090c0000, 0x0a3ab000, 0x26960000)
    the space 19372K, 66% used [0x090c0000, 0x09d4e400, 0x09d4e400, 0x0a3ab000)
    compacting perm gen total 22272K, used 22205K [0x26960000, 0x27f20000, 0x2a960000)
    the space 22272K, 99% used [0x26960000, 0x27f0f780, 0x27f0f800, 0x27f20000)
    ro space 8192K, 62% used [0x2a960000, 0x2ae614a8, 0x2ae61600, 0x2b160000)
    rw space 12288K, 52% used [0x2b160000, 0x2b7a7278, 0x2b7a7400, 0x2bd60000)
    Dynamic libraries:
    0x00400000 - 0x00423000      C:\WINDOWS\system32\java.exe
    0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f5000      C:\WINDOWS\system32\kernel32.dll
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f02000      C:\WINDOWS\system32\RPCRT4.dll
    0x77fe0000 - 0x77ff1000      C:\WINDOWS\system32\Secur32.dll
    0x7c340000 - 0x7c396000      C:\Program Files\Java\jre1.6.0_03\bin\msvcr71.dll
    0x6d7c0000 - 0x6da0a000      C:\Program Files\Java\jre1.6.0_03\bin\client\jvm.dll
    0x7e410000 - 0x7e4a0000      C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f57000      C:\WINDOWS\system32\GDI32.dll
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
    0x6d310000 - 0x6d318000      C:\Program Files\Java\jre1.6.0_03\bin\hpi.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d770000 - 0x6d77c000      C:\Program Files\Java\jre1.6.0_03\bin\verify.dll
    0x6d3b0000 - 0x6d3cf000      C:\Program Files\Java\jre1.6.0_03\bin\java.dll
    0x6d7b0000 - 0x6d7bf000      C:\Program Files\Java\jre1.6.0_03\bin\zip.dll
    0x6d000000 - 0x6d1c3000      C:\Program Files\Java\jre1.6.0_03\bin\awt.dll
    0x73000000 - 0x73026000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\msvcrt.dll
    0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.dll
    0x774e0000 - 0x7761d000      C:\WINDOWS\system32\ole32.dll
    0x5ad70000 - 0x5ada8000      C:\WINDOWS\system32\uxtheme.dll
    0x73760000 - 0x737a9000      C:\WINDOWS\system32\ddraw.dll
    0x73bc0000 - 0x73bc6000      C:\WINDOWS\system32\DCIMAN32.dll
    0x6d2b0000 - 0x6d303000      C:\Program Files\Java\jre1.6.0_03\bin\fontmanager.dll
    0x74720000 - 0x7476b000      C:\WINDOWS\system32\MSCTF.dll
    0x7c9c0000 - 0x7d1d7000      C:\WINDOWS\system32\shell32.dll
    0x77f60000 - 0x77fd6000      C:\WINDOWS\system32\SHLWAPI.dll
    0x773d0000 - 0x774d3000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll
    0x5d090000 - 0x5d12a000      C:\WINDOWS\system32\comctl32.dll
    0x77b40000 - 0x77b62000      C:\WINDOWS\system32\Apphelp.dll
    0x77c00000 - 0x77c08000      C:\WINDOWS\system32\VERSION.dll
    0x03850000 - 0x0386a000      C:\sqldeveloper-1.2.1.3213-no-jre\sqldeveloper\ide\lib\idenative.dll
    0x77120000 - 0x771ab000      C:\WINDOWS\system32\OLEAUT32.dll
    0x6d570000 - 0x6d583000      C:\Program Files\Java\jre1.6.0_03\bin\net.dll
    0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
    0x6d590000 - 0x6d599000      C:\Program Files\Java\jre1.6.0_03\bin\nio.dll
    0x605d0000 - 0x605d9000      C:\WINDOWS\system32\mslbui.dll
    0x6d220000 - 0x6d243000      C:\Program Files\Java\jre1.6.0_03\bin\dcpr.dll
    0x71a50000 - 0x71a8f000      C:\WINDOWS\System32\mswsock.dll
    0x76f20000 - 0x76f47000      C:\WINDOWS\system32\DNSAPI.dll
    0x76fb0000 - 0x76fb8000      C:\WINDOWS\System32\winrnr.dll
    0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
    0x66210000 - 0x66219000      C:\WINDOWS\system32\netware\NWWS2NDS.DLL
    0x50d50000 - 0x50d98000      C:\WINDOWS\system32\NETWIN32.DLL
    0x50d00000 - 0x50d15000      C:\WINDOWS\system32\CLNWIN32.DLL
    0x50df0000 - 0x50e10000      C:\WINDOWS\system32\LOCWIN32.DLL
    0x50db0000 - 0x50ddc000      C:\WINDOWS\system32\NCPWIN32.dll
    0x71ad0000 - 0x71ad9000      C:\WINDOWS\system32\WSOCK32.dll
    0x66220000 - 0x6622c000      C:\WINDOWS\system32\netware\NWWS2SLP.DLL
    0x66250000 - 0x66257000      C:\WINDOWS\system32\NWSRVLOC.dll
    0x76fc0000 - 0x76fc6000      C:\WINDOWS\system32\rasadhlp.dll
    0x662b0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000      C:\WINDOWS\System32\wshtcpip.dll
    0x6d560000 - 0x6d569000      C:\Program Files\Java\jre1.6.0_03\bin\management.dll
    0x62f00000 - 0x62f13000      C:\oracle\product\10.2.0\client_1\ocijdbc10.dll
    0x03e50000 - 0x03ea7000      C:\oracle\product\10.2.0\client_1\OCI.dll
    0x2c560000 - 0x31bf6000      C:\oracle\product\10.2.0\client_1\OraOCIEI10.dll
    0x77a80000 - 0x77b14000      C:\WINDOWS\system32\CRYPT32.dll
    0x77b20000 - 0x77b32000      C:\WINDOWS\system32\MSASN1.dll
    VM Arguments:
    jvm_args: -Xmx512M -Xverify:none -XX:JavaPriority10_To_OSPriority=10 -XX:JavaPriority9_To_OSPriority=9 -Doracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG=true -Dsun.java2d.ddoffscreen=false -Dwindows.shell.font.languages= -Dide.conf=sqldeveloper.conf -Dide.home.dir.name=.sqldeveloper
    java_command: oracle.ide.boot.Launcher
    Launcher Type: SUN_STANDARD
    Environment Variables:
    PATH=C:\oracle\product\10.2.0\client_1;X:\oracle10g\product\10.2.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\WINDOWS\system32\nls;C:\WINDOWS\system32\nls\ENGLISH;C:\Program Files\IDM Computer Solutions\UltraEdit-32
    USERNAME=leexx255
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 9, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 1 (1 cores per cpu, 1 threads per core) family 15 model 2 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 2079468k(1385300k free), swap 4021668k(3516444k free)
    vm_info: Java HotSpot(TM) Client VM (1.6.0_03-b05) for windows-x86, built on Sep 24 2007 22:24:33 by "java_re" with unknown MS VC++:1310
    Is this a java problem? SQL Developer problem? Or something else?
    Thanks in advance,
    a TOAD lover

    The problem you are seeing (the EXCEPTION_ACCESS_VIOLATION) is a result of a version mismatch between the JDBC driver being used by SQL Developer and the Oracle client that is found on the path.
    This issue only occurs when trying to use the OCI version of the JDBC driver. The simplest fix is to switch to using the basic connection type and thus using the thin (all Java) JDBC driver. As no Oracle client is required in this case, the version mismatch won't be an issue.
    However, the connection approach you are using should work, and if you wish to try to sort out the problems there, we should be able to further diagnose the underlying cause of the version mismatch.
    To do this, I would need to see what SQL Developer thinks are the potential Oracle client installs, as well as which install it ends up picking. Can you copy/paste the output in the Log Window (Logging Page) that is present after SQL Developer starts (but before you attempt to connect to any database)? There should be a whole series of entries like 'Checking for ORACLE_HOME environment variable' and 'Checking JDBC driver at <some path>'
    These log entries are output by SQL Developer as it tries to sort out the various bits of information about Oracle client installs and thus give a peek at the selection logic being used.
    Oh, and also - the value of your PATH variable would be useful as well. It may be that there is an Oracle client install on the PATH that supersedes the install SQL Developer is finding via the registry or ORACLE_HOME variable.
    - John McGinnis
    SQL Developer Team

  • Post installation problems in vista 32bit

    Sir
    i am newbie.i installed 10gr2 in my vista,but sometimes its starting perfectly and sometimes not.Then i need to restart my machine and then only i am getting access in sql*plus.i have posted it here but the problem is still the same.[post installation problem its not solved yet|http://forums.oracle.com/forums/thread.jspa?threadID=930824&tstart=0] .
    when the command maintained bellow is leaving no output at all.
    emctl start dbconsoleIN the service panel is showing dbconsole status as server starting only.
    what to do?
    regards
    Sayantan

    Hans F wrote:
    1) Vista is not an operating system. It is a family of operating systems. Which operating system within that family are you using?windows 7.
    >
    2) Oracle Database is designed to work on a server. It should have a static IP address and host name, or at least use a loopback adapter as a workaround. How is the IP address and host name on your Vista-xyz assigned?
    using it for local machine in laptop.
    HOST = FAXCOOLWAREZ037)(PORT = 1521)
    >
    Hopefully you are not using DHCP to assign the IP address, or you were sharp enough to install the loopback adapter first.

  • Update installation Problems: Code U44M1P7 in Extension Manger 6.0.4 and Illustrator and PS CS6

    Hello,
    After the installation of several updates I find several errors in the error log:
    " Update installation Problems: Code U44M1P7 in Extension Manger 6.0.4 and Illustrator and PS CS6"
    I use a Mac Book Pro with Retina and MAC OSX 10.7.5.
    What is the problem and how can I solve it?
    Best regards
    Frank

    Follow the instruction given at the following link:
    http://helpx.adobe.com/creative-suite/kb/error-u44m1p7-installing-updates-ccm.html

  • Update and installation problems

    I am having issues with Creative Cloud updates and installations.
    None of my Apps will update. I am prompted to update, I click the update button, Cloud says "updating software" but all attempts stop at 0%.
    Similar issues Installing Apps. Installations start but all stop at 90%. No error messages at all.
    This is extremely frustrating and all my Apps are in need of updates to fix minor bugs which are effecting my workflow.
    Can you help?

    We can't know. You have not provided any exact system info or other details like the install/ update logs. You can always run the cleaner and start from scratch.
    Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6
    Troubleshoot Creative Cloud download and install issues
    Mylenium

  • [solved] Building xfce4-panel-git

    Hello.
    I've satisfied all depps for xfce4-panel-git. However, I have a problem:
    Build Configuration:
    * Debug Support: yes
    * GNU Visibility: yes
    * Documentation: no
    make all-recursive
    make[1]: Entering folder `/tmp/yaourt-tmp-kant/aur-xfce4-panel-git/xfce4-panel-git/src/xfce4-panel-build'
    Making all in libxfce4panel
    make[2]: Entering folder `/tmp/yaourt-tmp-kant/aur-xfce4-panel-git/xfce4-panel-git/src/xfce4-panel-build/libxfce4panel'
    make all-am
    make[3]: Entering folder `/tmp/yaourt-tmp-kant/aur-xfce4-panel-git/xfce4-panel-git/src/xfce4-panel-build/libxfce4panel'
    make[3]: *** No rules for making object `libxfce4panel-aliasdef.c', required by `libxfce4panel_1_0_la-libxfce4panel-aliasdef.lo'. Stop.
    make[3]: Leaving folder `/tmp/yaourt-tmp-kant/aur-xfce4-panel-git/xfce4-panel-git/src/xfce4-panel-build/libxfce4panel'
    make[2]: *** [all] Error 2
    make[2]: Leaving folder `/tmp/yaourt-tmp-kant/aur-xfce4-panel-git/xfce4-panel-git/src/xfce4-panel-build/libxfce4panel'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving folder `/tmp/yaourt-tmp-kant/aur-xfce4-panel-git/xfce4-panel-git/src/xfce4-panel-build'
    make: *** [all] Error 2
    NOTE:English messages were translated from polish language.
    What am I doing wrong?
    EDIT: It's easier to install from repo:
    [xfce4-git]
    Server = http://mail.kazgrid.kz/repo/i686/xfce4-git-latest
    ^^
    Last edited by weakhead (2010-05-25 20:47:31)

    s3vv4 wrote:
    When I open asian sites (like http://www.youku.com/ ), for some reason my xfce4-panel crashes. Probably any site that has asian symbols would crash the panel.
    I started xfce4-panel in a terminal, and it prints the following when it crashes:
    xfce4-panel: cairo-scaled-font.c:459: _cairo_scaled_glyph_page_destroy: Assertion `!scaled_font->cache_frozen' failed.
    fish: Job 1, “xfce4-panel &” terminated by signal SIGABRT (Abort)
    Is this some problem with my fonts? Because I get alot of squares instead of asian symbols.
    This was happening to me too, but I think it was because of Russian characters.. I've now installed all of the ttf fonts and I hope xfce4-panel stops crashing

Maybe you are looking for

  • Back to my Mac issue

    I can't get back to my mac to work. If I say go to my parents house with my laptop I will see my iMac the shared area but it wont let me connect. If I go to sister and brother-in-laws house same thing. If I get on my sisters iMac and get on my accoun

  • Continuing iMac overheating

    I posted about this previously. My iMac has been running very hot for the last few weeks.  I have had the machine for 2 years and it is a definite change.  By hot I mean that after an hour of use or so the power supply is up to 84+ celsius (180+ F) a

  • How to get previous step totals from Apple Health

    Is there a way (natively or via 3rd party app) to isolate step totals from previous days in Apple Health?  All I can find is the weekly view, which won't let you zoom in.  The daily view will not let you view anything but the current day. I've tried

  • Delete stale instances using BPEL Console

    Hi, I want to delete all the stale instances at a time from a particular domain in produciton environment using BPEL console. I can delete them individually but i want to delete them all at one time Can any one please help me with the same. Thanks in

  • Problem while Integrating workflow with OID.

    Hi I have a problem with integrating workflow with OID.I must execute the wf_ldap.synch_all() but I couldn't find WF_LDAP package body in the database.There is only package specification.How I can restore the wf_ldap package. Thanks for help..