OCIServerAttach() coredump with Oracle10.2 64bit on X64 platform

hi, i get a problem using OCI to connect to server. On X64 platform, Solaris10 system, and 64bit Oracle10.2 release, when i use OCIServerAttach() to attach a server, it will core dump. However, with the same code and same Oracle version, on a spark platform, it works well.My code is 32bit, so it depens on $ORACLE_HOME/lib32/libclntsh.so.10.1. Under Spark platform it works,but under x64 platform it will coredump. I copied a libclntsh.so.10.1 from a 32bit Oracle 10.2 client instance $ORACLE_HOME/lib on X86 platform to the X64 $ORACLE_HOME/lib32, the code then works. Why?
My code:
OCIEnv      *m_pEnvHandle;               
OCIError      *m_pErrHandle;               
OCIServer      *m_pSrvHandle;               
OCISvcCtx      *m_pSvcHandle;               
const char* i_pszSrv = "iccshis";
OCIEnvCreate(&m_pEnvHandle, OCI_THREADED|OCI_OBJECT, (dvoid *)0,
               0, 0, 0, (size_t) 0, (dvoid **)0);
OCIHandleAlloc((dvoid*)m_pEnvHandle, (dvoid**)&m_pErrHandle,
               OCI_HTYPE_ERROR, (size_t)0, (dvoid**)0);
OCIHandleAlloc((dvoid*)m_pEnvHandle, (dvoid**)&m_pSrvHandle,
               OCI_HTYPE_SERVER, (size_t)0, (dvoid**)0);
OCIServerAttach(m_pSrvHandle, m_pErrHandle, (text*)i_pszSrv, strlen((char*)i_pszSrv), OCI_DEFAULT);
The stack back trace when the programme core dumped:
00000000 ???????? (fb1f3430, 0, 804068c, 822e1d8, b, 8040690)
fa996a3f nnfgrne (fb1f3430, 8043058, 0, fb1b5e38, 0, 8040e00) + 25b
faa0b30d nlolgobj (fb1f3430, 8043058, 16, 8040e64, 8040e68) + 669
fa9951ab nnfun2a (fb1f3430, 8043058, ff, 8043034, 8040ef0, 1000) + 15b
fa994e9e nnfsn2a (fb1f3430, 8043058, ff, 8043034, 8040ef0, 1000) + 36
fa983f97 niqname (fb1f3430, 1001, 8043058, 7, c0e887c, 8046290) + 2fb
fa8cfd38 kwfnran (9721ba8, 7, 804628c, 8046290, c0ee8bc, c0ee8c0) + 168
fa8a7b33 kwfcinit (c0e475c, 9721ba8, 7, 804628c, 8046290, be896d0) + 1b7
fa726f04 kpuatch (c0e475c, c0e41d0, 9721ba8, 7, 0, 0) + 7c0
fa7e6f06 OCIServerAttach (c0e475c, c0e41d0, 9721ba8, 7, 0, 0) + 56
f7574b07 bool COracleDBI::Open(const char*,const char*,const char*) (be7c998, 9721ba8, 89b6d90, 95f7170) + 12f;
Can anybody tell me why? thanks.

I'd hesitate to use SQL*Plus to determine a failure on this single OCI call.
While I haven't checked lately, the last time I looked, SQL*Plus didn't use OCIServerAttach. Instead, it used UPI to perform most connection and session initialization and then converted its handles for use by OCI calls. Like I said, it may work, but this is a very basic call that should work.
I know a couple people who worked at Oracle and based on their information, I believe it would be nearly impossible for this blatant of a bug to pass regression. I'd opt for trying one of the OCI demo programs to see if this same issue can be replicated.
Just my 2 cents :)

Similar Messages

  • Connect to SAP gateway failed during Installatio(SAP 2004s with Oracle10.2)

    Hi,
    I am doing SAP 2004S installation with Oracle10.2
    Oracle installation completed.
    SAP installation completed till step : ABAP post installation (28 out of 43 completed)
    Now I am stuck in Check DDIC Password phase.
    but my problem is not able to start Sap instance.
    dev_rfc.trc says...
    >TS> Mon Jul 13 11:34:02 2009
    T:612 ======> Connect to SAP gateway failed
    Connect_PM  TPNAME=IGS.ANK, GWHOST=INLD50057853A, GWSERV=3301
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       internal error
                (this retcode should be handled by caller of NI-layer)
    TIME        Mon Jul 13 11:34:02 2009
    RELEASE     700
    COMPONENT   NI (network interface)
    VERSION     38
    RC          -8
    MODULE      nixx.c
    LINE        1537
    DETAIL      NiCloseHandle: invalid hdl -1
    COUNTER     12
    >TS> Mon Jul 13 11:35:03 2009
    T:612 ======> Connect to SAP gateway failed
    Connect_PM  TPNAME=IGS.ANK, GWHOST=INLD50057853A, GWSERV=3301
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       internal error
                (this retcode should be handled by caller of NI-layer)
    TIME        Mon Jul 13 11:35:03 2009
    RELEASE     700
    COMPONENT   NI (network interface)
    VERSION     38
    RC          -8
    MODULE      nixx.c
    LINE        1537
    DETAIL      NiCloseHandle: invalid hdl -1
    COUNTER     14
    Could you please let me know what is problem here...where can I adjust gateway if it is the only problem.
    Thanks,
    Regards,
    Ankit Baphna

    also dispatcher log says...
    ue Jul 14 16:31:05 2009
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1611]
    ***LOG Q0K=> DpMsAttach, mscon ( INLD50057853A) [dpxxdisp.c   11163]
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 33
    Release check o.K.
    Tue Jul 14 16:31:45 2009
    ERROR => W0 (pid 5556) died [dpxxdisp.c   13748]
    ERROR => W1 (pid 2768) died [dpxxdisp.c   13748]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => W2 (pid 4376) died [dpxxdisp.c   13748]
    my types changed after wp death/restart 0xbe --> 0xbc
    ERROR => W3 (pid 3708) died [dpxxdisp.c   13748]
    my types changed after wp death/restart 0xbc --> 0xb8
    ERROR => W4 (pid 5392) died [dpxxdisp.c   13748]
    my types changed after wp death/restart 0xb8 --> 0xb0
    ERROR => W5 (pid 1544) died [dpxxdisp.c   13748]
    my types changed after wp death/restart 0xb0 --> 0xa0
    ERROR => W6 (pid 3872) died [dpxxdisp.c   13748]
    my types changed after wp death/restart 0xa0 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    killing W0-5556 (SIGUSR2)
    ERROR => DpWpKill(5556, SIGUSR2) failed [dpxxtool.c   2586]
    killing W1-2768 (SIGUSR2)
    ERROR => DpWpKill(2768, SIGUSR2) failed [dpxxtool.c   2586]
    killing W2-4376 (SIGUSR2)
    ERROR => DpWpKill(4376, SIGUSR2) failed [dpxxtool.c   2586]
    killing W3-3708 (SIGUSR2)
    ERROR => DpWpKill(3708, SIGUSR2) failed [dpxxtool.c   2586]
    killing W4-5392 (SIGUSR2)
    ERROR => DpWpKill(5392, SIGUSR2) failed [dpxxtool.c   2586]
    killing W5-1544 (SIGUSR2)
    ERROR => DpWpKill(1544, SIGUSR2) failed [dpxxtool.c   2586]
    killing W6-3872 (SIGUSR2)
    ERROR => DpWpKill(3872, SIGUSR2) failed [dpxxtool.c   2586]
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=1673
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Jul 14 16:31:55 2009
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long)               Tue Jul 14 11:01:55 2009
    ========================
    and syslog says...
    SAPBasis:MEssage server disconnected
    SAP Gateway closed
    Database error: 1017 at CON
    ORA01017: invalid username/password; logon denied
    Which username is this referring to?
    Regards,
    Ankit Baphna
    Edited by: I041468 on Jul 14, 2009 1:09 PM

  • Help with x64: fatal error LNK1112: module machine type 'X86' conflicts with target machine type 'x64'

    Hello, I am trying to complie some C code for some applications I am working on in labview (I am using Labview 2012 64bit).
    When I try to build my code in Visual C++ 2010 ( I have set it up to be able to use x64) I get the following fatal error:
    nivision.lib(StartupShutdown.obj) : fatal error LNK1112: module machine type 'X86' conflicts with target machine type 'x64'
    Which I understand that .lib does not have a 64bit compatability. However, if I were to use 32bit code, how can I link/emulate it to my 64bit labview? Is there a good tutorial on this application? The problem is the rest of my application uses and requires 64bit labview, so I am stuck in this enviroment.
    Thanks.

    dbrittain wrote:
    Thanks for the reply. The C code I have cross correlates images, and it does reference the image inputs and size variables from the nivision classes. I am thinking of using a side by side labview environment with shared variables. I have not done this before, do you have any good examples? Can you make the library function node a shared variable or only the elements within it? 
    I guess I could try to convert to labview, but the are a lot of lines of code that I would prefer not to try to wrap my head around in translation.
    The LabVIEW API in Vision Development Module has functions that let you get access to all those parameters as well as the raw image data pointer. A common design is to query those items on the LabVIEW diagram and then pass them to your DLL. This would mean you wouldn't need to make any calls into the Vision DLL from your C code.
    As for examples showing how to use shared variables, keep in mind that it isn't just like doing a function call. The more appropriate way to think of it would be communicating with another VI by getting and setting controls and indicators while it runs. You could put all your arguments into a shared variable and set a boolean indicating it is ready, then wait for another boolean to go high indicating the other code has finished and placed its results in another shared variable. Your application code interacts with the shared variables just like a control/indicator/local variable. This of course is a simple description and I would not be surprised if there are well-defined frameworks/examples searchable in the forums that use shared variables in this manner.
    Eric
    Eric

  • WCFServiceApplication and x64 platform

    I have a WCFservice application that will not compile when I change the solution to x64 platform. My ultimate goal is to get the WCFApplicaion to reference a EDidEv.FrameworkEDI.Net4.X64.dll. I get an error of "
    An attempt was made to load a program with an incorrect format"
    Please help me in getting WCFservice to use a x64 platform.   Thank you

    Hi,
    If you are using Any CPU, you might encounter this issue if the Prefer 32-bit option is checked:
    Make sure you uncheck this option then have a try about.
    Besides, you could clean the solution and rebuild it.
    Regards

  • Unresolved external symbol NumericArrayResize when compiling a DLL at x64 platform using vs2005

    I have a dll which is called by Labview through "Call Library Function Node". I want to port this dll to x64 platform from 32bit code which runs well at x86 computer. So, I download the Labview 8.5 evaluation version, replace the orginal referenced header file and library file in 32 bit code, such as extcode.h, fundtypes.h, labview.lib etc. Then I compile the code with Visual Studio 2005, error occurs when link "error LNK2001: unresolved external symbol NumericArrayResize". I don't know why because I really link library labview.lib. Can anyone help me?

    Please check the solution in this thread, this may help you solve your problem.
    http://stackoverflow.com/questions/925540/how-to-resolve-the-following-linker-errors-in-visual-studio
    If you still get the same problem after try the solution, please feel free and let me know.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How about gccfss for Solaris x86/x64 platforms?

    Subject says it all... it could make compiling a lot of code out there a whole lot easier!
    Bob

    I also desire gccfss for Solaris x86/x64 platforms .
    In the interim I have downloaded the source and am attempting to create such a beast.
    It is slow progress to fix the unexpected script breakage, but it seems to be going OK:
    Problems:
    1.): Issues like "-mtune=v9" and an "embeded spec" in gcc and cpp (from files
    gccfss_src/build/gcc/gccspec.o and gccfss_src/build/gcc/cppspec.o).
    2.): Use of OPTTABLE_H = $(srcdir)/config/target-option-table.h with SPARC specific
    options throughout
    EG:
    #ifdef CROSS_COMPILE
    #define NATIVE \
    { "-native", "-xtarget=generic" }, \
    { "-xarch=native64", "-Zarch=v9 -Zarchm64=v9 -Zm=64" },\
    { "-xarch=native", "-Zarch=v8plus -Zarchm32=v8plus -Zarchm64=v9 -Zm=32" },\
    { "-xtarget=native64", "-Zarch=generic -Zarchm32=generic -Zarchm64=v9 -xchip=generic -xcache=generic -Zm=64"}, \
    { "-xtarget=native", "-Zarch=generic -Zarchm32=generic -Zarchm64=v9 -xchip=generic -xcache=generic -Zm=32"}
    #else
    #define NATIVE \
    { "-native", "-xtarget=native" }, \
    { "-xarch=native64", "-xarch=native64 -Zm=64"}, \
    { "-xarch=native", "-xarch=native -Zm=32"}, \
    { "-xtarget=native64", "-xtarget=native64 -Zm=64"}, \
    { "-xtarget=native", "-xtarget=native -Zm=32"}
    #endif
    Thus, one would need to change:
    { "-xarch=native64", "-Zarch=v9 -Zarchm64=v9 -Zm=64" },\
    to something like:
    { "-xarch=native64", "-xarch=386 -m64" },\
    3.): Copy the "sparc_output_scratch_registers()" function from file
    "gccfss_src/src/gcc/config/sparc/sparc.c" to "gccfss_src/src/gcc/tree-ir.c".
    4.): Use the undocumented command line option "-frtl-backend" when this error
    occurs during the build (a simple Makefile change):
    `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
    xgcc: SUNW0scgfss 4.2.0 has not been installed. Either install it or use -frtl-backend.
    5.): More ...
    All these issues occur because the scripts expect "--build=sparc-pc-solaris2.11" but
    I configured using "--build=i386-pc-solaris2.11" . It seems like it is going to work
    but I am yet to finish stage1 of the build (I do have a working "xgcc").
    Rob

  • Print profiles no longer working correctly with CS6 64bit to my Epson R2880

    Hi, until recently, my print profiles were working correctly  with CS6 64bit (Win 7 ultimate 64) to my Epson R2880, they now print washed out/desaturated  but the same profiles still print correctly using Lightroom 4. has there  been an update that could have affected things or are there any other  suggestion? Thanks, Dave.

    Hi,
    I hope someone can help!
    I recently bought my first Mac, a great MacBook Pro which I love!
    I use Lightroom3 and Photoshop CS5 to edit photos and now want to print from my Epson R1800.
    I found that the prints initially came off very dark & contrasty, so I calibrated both the MBP screen and my Samsung SuncMaster 245B monitor with my Spyder2 and the Colorvision software.
    Even after establishing colour profiles for both screens, the printed image was still far darker and "heavier" than that shown on screen. This was the same whether printing from LR3 or from the Mac Preview app (it was worth trying I thought!).
    So searching for help on the web I came across this thread and now wonder whether I should uninstall my driver (6.57) and reinstall the printer with 6.23.
    Stephen did you find that this worked - did PS CS5 behave after that?
    Of course I'm trying to print some work soon and in desperation could adjust every (edited) image by brightening & reducing contrast, however with dozens to print it seems crazy to do that, not to mention wrong!
    Thanks for any help!
    Paul

  • Can't open PDF-Files with the 64Bit Photoshop-Version but with 32Bit Version

    Hello,
    our company use Photoshop in combination with PDF-Files. Normally we can open every of our PDFs with Photoshop.
    But now we have some PDFs that we can't open with the 64Bit version. If we try it the application crashes.
    But we are able to open the same files with the 32Bit version of Photoshop. We assume a bug in the 64Bit Version.
    Please contact me to get the a PDF-Sample-File because i am not allowed to append the file to a public space.
    Regards
    Carsten Evers
    PS: email: [email protected]

    Hi Carsten,
    I'll move this to the PS forums on your behalf for further assistance. 
    Cheers!
    -Sidney

  • Compatible  smart view version 11.1.2.1 with microsoft office 2010 x64

    Hello,
    My name's Antonio Marcos and i'm trying install smart view version 11.1.2.1 in version x64 the microsoft office 2010.
    The documentation, says its compatible, but when installing an error occurs.
    Anyone know how to solve this problem?

    I'm confused. There's an Oracle Proactive Support blog entry that says it came in with .300:
    https://blogs.oracle.com/proactivesupportEPM/entry/smartview_11_1_2_2
    Even Matt Milella 'sorta' says it, here: SmartView 11.1.2.1 x64 compatibility with Microsoft Office 2010 x64
    But then the latest New Features (http://docs.oracle.com/cd/E38438_01/epm.111223/sv_new_features/sv_new_features.html#sv_new_features_361) definitely lumps it into the 11.1.2.2 (no dot) bundle. And John Goodwin says it. So I apologize if I'm giving out bad information.
    But this doesn't help the OP, who is on 11.1.2.1. :)

  • My new Tecra A11-11K comes with w7-64bits, but I need w7-32bits

    My new Tecra A11-11K comes with w7-64bits, but I need w7-32bits due to an old program I use for professional purpose.
    I've bougth a w7 license with 32 and 64b.
    My question is how to install w7-32 over 64. I think it's as easy as plug the CD and go. yes?
    But I'd like to preserve Toshiba Utilities other programs that come with the w7-64 pre-installed. Where can I get them? From Toshiba download center?
    And which of them I need? All?
    Thank you for your help.

    Hello
    The Toshiba tools like Value Added Package, Eco Utility, etc. can be downloaded on official Toshiba website:
    http://eu.computers.toshiba-europe.com/innovation/download_drivers_bios.jsp
    Some preinstalled tools like Nero only available on preinstalled Windows version and cant be downloaded but there is a small freeware version of Nero that can be downloaded from Ahead directly:
    http://www.nero.com

  • Latest version of itunes doesn't work with my 64bit computer. version 11.0 works fine

    I wanted to update to the latest version of itunes because I had to for my iphone.
    When i launch itunes it says : "Itunes stopped working". I downgraded to version 11.0 and all works fine except my iphone doesn't connect to the 11.0 version.
    i think it has something to do with my 64bit version.
    but who knows...
    'here some tech specs'
    NVIDIA GeForce GTX 760
    AMD FX 8350
    Any idea somebody??
    don't know if anyone of apple reads this or they just let the community fix it.
    gratz Oscar

    As you have a Power Mac you also have a alternative option to consider which is a third-party build from http://tenfourfox.blogspot.com/2011/08/601-now-available.html

  • I've been using Windows 7 64bit with Vista 64bit drivers. Driver upgrade?

    I have been using Windows 7 pro 64 on my intel iMac (supported under new bootcamp conditions) with Vista 64bit drivers. I used the following command to pull the drivers off my snow leopard disk:
    D:
    cd “Boot Camp\Drivers\Apple”
    msiexec /i BootCamp64.msi
    This has been working fine although I am running into problems as alot of applications think I am actually running Vista 64. I now want to use the official Windows 7 drivers. I cannot install bootcamp 3.1. I run it, restart as prompted and still end with 3.0 and apple update telling me to upgrade to 3.1.
    Will I be able to simply upgrade my drivers if I get bc 3.1 installed and why can't I do so?
    Any help very much appriciated

    I suspect the applications you are running aren't Windows 7 aware.
    Apple's drivers are just motherboard related and don't affect Windows.
    Plus, most Vista drivers are fine and you will see "Vista/7" for many like RealTek and others. You just need to be sure to use 64-bit drivers.
    There are "tons" of threads on BC 3.1 and trouble installing and upgrading - whether to uninstall 2.x first and then go to 3.0 (req'd before 3.1).
    I'd say 2.x as well as 3.0 are not Windows 7 compatible according to Microsoft as well as Apple's statements to that effect.

  • Director MX 2004 compatibility with Windows 64Bit

    Hello
    I'm buying a new desktop system and I was asked in the shop
    if I wanted windows xp with 32bit or 64bit. Yes, I opted for xp
    instead of Vista.
    I'm just wondering if Director MX 2004 is fully compatible
    with the 64bit version? Or, are there any issues I should be wary
    about.
    The guy in the shop recommended the 64bit since the RAM could
    be upgraded more.
    Any feedback appreciated. Sorry if this is not LINGO related.
    Andy

    HTML is HTML.  The product you use doesn't matter much except in terms of "ease of use" and quality of code it generates.  MX is a dinosaur.  Depending on how you built your sites with it, you may need to update your code to modern web standards.  But your site's code will remain editable in any version of DW.
    That said, a LOT has changed in 10 years.  So if you don't have really strong coding skills in HTML and CSS, you will struggle with newer versions of DW.  The interface is different, too, so it will take some adjustment.
    CS6 is the only version you can still purchase.
    Creative Suite 6
    All the rest are available only through subscription to the Creative Cloud.
    Creative Cloud pricing and membership plans | Adobe Creative Cloud
    Nancy O.

  • Is the Creative ZEN compatible with Windows XP Pro x64 editi

    Hello, I recently bought a Zune and then found out it wasn't compatible with my OS, XP Pro x64. I installed the software on my laptop, but it was just too troublesome to set everything up and exchange music, videos, etc. between the two machines. So I've decided to return the Zune and get a Zen instead. I'd really like to buy the ZEN 8GB, but it does not state whether or not the x64 edition is supported. The ZEN V Plus states that the software does support the OS, so if I have to get that one, I don't mind. Thanks.

    CRe: Is the Creative ZEN compatible with Windows XP Pro x64 edition?H I recently bought a Zen 8GB mp3 player. I have an xp x64 pro OS. As soon as I tried to instal the included software from the CD, a dialogue box appeared stating, "The windows operating system running on this computer is not supported by this product." I have done everything the technical assistance group has suggested with the samed result including a clean install. I did load it on my 32 bit laptop. It works fine. ONe of the problems I have found is that the correspondance goes to a different person each time and they are not reading the dialogue. I have found a way to make it work (well somewhat) with my 64 bitg machine. Oddly enough thed software for my zen V load on fine but the software is incampatable with the Zen 8GB unit. I think that there are softwarfe problems and CT is not really dealing with them.

  • Getting static audio with Titanium and Vista x64 at random times

    @Getting static audio with Titanium and Vista x64 at random times$ I have had this card for about 6-8 months and relati'vely no issues.
    I just upgraded to the latest drivers 270006 and now, sometimes after exiting Turbine's Lotro, my audio plays but is very static-y, but it doesn't happen all the time. I had iTunes minimized when playing Lotro and then went to play a song after exiting. I quit iTunes and tried it again and it was ok.
    This also happened in Firefox, a YouTube video had the same static audio.
    It doesn't happen all the time and I do play other games, but I haven't been playing much else right now.
    So right now I don't know if it's a Lotro thing or just the drivers.
    I have a Q9650, single GTX260, Asus P35 board (not SLI), Vista x64, 4GB.

    Carl, do let us know on the Safe Mode test... would be the first thing I'd try with what you've mentioned, but yeah, daisy chained Hubs could possibly play into it.

Maybe you are looking for

  • Anyone else having "No service" problem after update to 6.1.3? iPhone 4S

    I went from iOS 6.0 to iOS 6.1.3 last week and now I have "No service". Happend right after update. I have done everything I can to try to fix it except restore to earlier iOS, which is not possible with iPhone 4S. My SIM works fine in my older iPhon

  • About file_save_dialog and  gui_download

    Hello experts, I have made a report wherein I can let the users download the report to their PC. Now, they want it in such a way that they don't have to 'maximize' the width for each column so the data can be read clearly. Also, they want it to be de

  • Java Generics in Ejbs WebLogic 9.2 MP1 WindowsXP Sun JDK

    Hi guys, I tried to deploy our application on Weblogic Server 9.2 MP1 (Windows, Sun JDK) and during deployment I have this error see bellow. Can somebody tell me what is the problem with generics and EJB compiler? Is necessary to add any path or chan

  • Photo size when uploaded from camera

    I have been trying to order prints off of snapfish, and keep getting the resolution warning on every single picture. I have a Canon Powershot camera and have adjusted it so that it is on the highest resolution, so I think the problem comes from uploa

  • Am I able to mirror a MBP screen to the tv using a 2nd gen apple tv?

    i am going to buy a mpb or a mba, i don't know yet, but i was wondering if i would be able to buy an apple tv, and mirror the screen to of the macbook to it