Connect to Linux Gutsy

I'm trying to connect to my Linux using the server. I type in the ip address of the Linux I get the error message: sorry,the operation could not be completed because an unexpected error occurred. (error code -50) So then I try to use the server with browse. It brings up my Linux & when I click it I get this error message:The alias could not be opened because the original item cannot be found. I get the options to delete alias, fix alias or OK. If I choose to delete, I get the message I don't have sufficient privileges. What in the world am I doing wrong?

Two different problems here...
#1, is there any of these characters:
? / \ " | > *
In any file/folder names? Is it SMB you're using? How long are the Share names?
http://docs.info.apple.com/article.html?artnum=107095
Repairing permissions & Rebooting has fixed this in a few cases.
Then there's an Archive & Install...
http://discussions.apple.com/thread.jspa?threadID=1045976&tstart=60
#2, the Alias problem is sometimes cured by... Finder>Preferences>Sidebar, toggle off the Show Network Icon, reboot, (or not), then toggle that setting back on. on.

Similar Messages

  • Not able to connect Azure Linux Virtual Machine with Putty

    Hi,
    I am not bale to connect Azure Linux Virtual Machine with Putty... Error shows "Network error: connection timed out".
    Please help.
    Thanks,
    Techsol
    Thanks, Kk

    Hi TechSol01,
    Thanks for posting here.
    I suggest you to try the below steps
    On a computer running a Windows operating system, you might want to use an SSH client such as PuTTY. For more information, see the
    PuTTY Download Page.
    On a computer running a Linux operating system, you might want to use an SSH client such as OpenSSH. For more information, see
    OpenSSH.
    If it is the endpoint configuration, you can go to the portal and add port 22, (it should already be there by default). 
    Now if it is locked out of the VM because of the firewall on the VM, which is called iptables , You won't be able to connect to the VM,
    If you haven’t configured the port 22. You may have to follow the below steps :
    A = Original VM (Inaccessible VM)
    B = New VM (New Temp VM)
    1)  Stop VM  A via the Azure management portal
    2) Delete VM A BUT select “keep the attached disks”
    3) Once the lease is cleared, attach the Data Disk from A to VM B via the Azure Portal, Virtual Machines, Select “B”, Attach Disk
    4) On VM “B” eventually the disk will attach and you can then mount it.
    5) Locate the drive name to mount, on VM “B” look in relevant log file note each linux is slightly different.
    grep SCSI /var/log/kern.log (ubuntu)
    grep SCSI /var/log/messages (centos, suse, oracle)
    6) Mount the attached disk onto mountpoint /tempmount
    df -h
    mkdir /tempmount
    mount /dev/sdc1 /tempmount
    df –h
    7) Now you should be able to clear the rules set from the configuration file of the firewall, by accessing it
    through /tempmount
    Let me know if this works
    Girish Prajwal

  • Help with Oracle 10g Client Connectivity from Linux to IBM SAN storage

    Hello Oracle Experts,
    This is my first post. My client is having oracle 10g database up and running in IBM SAN storage.
    We have some NMS tools running in Red Hat Linux version 5. So, these tools require connectivity to Oracle database which is residing in SAN storage connected with the Fibre cables.
    How do I establish the connectivity from Linux to SAN storage. If would be glad if you can explain me the steps and also if there is any pre-installation/post-installation, patches and procedures involved.
    If it is IP based network we normally give the IP address of the host running the database server. I have no idea about SAN storage connected with Fibre cable.
    Please guide me to establish the connectivity from linux 5 to SAN.
    Thanks.
    Regards,
    RaviShankar.

    user13153556 wrote:
    Hi Rajesh,
    Actually I will not be touching the Oracle instance SAN box directly. I will only access the database from another machine. I my case it is Linux box.
    So, my question is how do you make the Oracle Client in Linux box to connect to Oracle instance running in another non ip based machine SAN storage.Install Oracle client on this Linux machine ..
    Make sure you have network connectivity from linux machine to database server. You need to connect to server where db instance is running and you need not to bother about SAN storage.
    make tns entry into client $ORACLE_HOME/network/admin/tnsnames.ora file.
    Use sqlplus to connect to database using client.
    Regards
    Rajesh

  • Hi, I have 8 GB apple ipod. I connected to Linux PC, afterwords ipod stopped playing music. please suggest me, what can I do for rectifying this issue.

    Hi.
    Hi, I have 8 GB apple ipod. I connected to Linux PC, afterwords ipod stopped playing music. please suggest me, what can I do for rectifying this issue. Please help me.

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Unsync all music and resync
    - Reset all settings
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up           
    - Restore to factory settings/new iOS device.
    -  Make an appointment at the Genius Bar of an Apple store.
    Apple Retail Store - Genius Bar

  • Stale pool connections on Linux

    How do we handle stale pool connections on Linux running Oracle 11g?

    Can you elaborate more, your 1 sentence question is completely vague. Is this question even related to JDeveloper 11g?
    CM.

  • [SOLVED] No wireless connection with linux-3.2.2-1

    After upgrading to linux-3.2.2-1, my wireless connection stopped working. It "connects", but I can't get an IP address through dhcp. Assigning an IP manually doesn't do the trick, I can't even reach the router through ping.
    Downgrading to 3.2.1-2 fixes the issue.
    I suspect this may be a regression but I couldn't find any information or reports of other people having the same problem anywhere.
    I should note that I can establish a working connection when running the new kernel by using an external USB wireless device, so this probably has to do with the modules/drivers of my network card (?).
    This is the ouput of some commands when running the new kernel (wlan1 is the device mentioned avobe):
    $ ifconfig -a
    eth0: flags=4098<BROADCAST,MULTICAST> mtu 1500 metric 1
    ether 40:61:86:18:60:2d txqueuelen 1000 (Ethernet)
    RX packets 0 bytes 0 (0.0 B)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 0 bytes 0 (0.0 B)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    device interrupt 43 base 0x2000
    lo: flags=73<UP,LOOPBACK,RUNNING> mtu 16436 metric 1
    inet 127.0.0.1 netmask 255.0.0.0
    loop txqueuelen 0 (Local Loopback)
    RX packets 22 bytes 1420 (1.3 KiB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 22 bytes 1420 (1.3 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 metric 1
    ether 1c:4b:d6:5c:47:dd txqueuelen 1000 (Ethernet)
    RX packets 59 bytes 18759 (18.3 KiB)
    RX errors 0 dropped 4 overruns 0 frame 0
    TX packets 3 bytes 1161 (1.1 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    wlan1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 metric 1
    ether d8:5d:4c:8f:49:43 txqueuelen 1000 (Ethernet)
    RX packets 449 bytes 144928 (141.5 KiB)
    RX errors 0 dropped 8 overruns 0 frame 0
    TX packets 9 bytes 1551 (1.5 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    $ lspci
    00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 12)
    00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 12)
    00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
    00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
    00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)
    00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 06)
    00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 06)
    00:1c.3 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 (rev 06)
    00:1c.5 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 (rev 06)
    00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a6)
    00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 06)
    00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 06)
    00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 06)
    00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 06)
    05:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
    06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
    3f:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02)
    3f:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02)
    3f:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
    3f:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 02)
    3f:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
    3f:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
    $ lsmod
    Module Size Used by
    uvcvideo 64311 0
    videodev 82101 1 uvcvideo
    ath9k_htc 56902 0
    v4l2_compat_ioctl32 8316 1 videodev
    media 10597 2 videodev,uvcvideo
    arc4 1410 4
    ath9k 87343 0
    ath9k_common 2096 2 ath9k,ath9k_htc
    ath9k_hw 347282 3 ath9k_common,ath9k,ath9k_htc
    ath 14802 4 ath9k_hw,ath9k_common,ath9k,ath9k_htc
    mac80211 228367 2 ath9k,ath9k_htc
    joydev 9895 0
    cfg80211 172260 4 mac80211,ath,ath9k,ath9k_htc
    rfkill 15498 1 cfg80211
    i2c_i801 8187 0
    snd_hda_codec_hdmi 24121 1
    snd_hda_codec_realtek 194997 1
    snd_hda_intel 23343 0
    snd_hda_codec 89160 3 snd_hda_intel,snd_hda_codec_realtek,snd_hda_codec_hdmi
    snd_hwdep 6389 1 snd_hda_codec
    snd_pcm 74780 3 snd_hda_codec,snd_hda_intel,snd_hda_codec_hdmi
    snd_page_alloc 7153 2 snd_pcm,snd_hda_intel
    snd_timer 19544 1 snd_pcm
    r8169 49040 0
    iTCO_wdt 11885 0
    snd 59214 7 snd_timer,snd_pcm,snd_hwdep,snd_hda_codec,snd_hda_intel,snd_hda_codec_realtek,snd_hda_codec_hdmi
    mii 4059 1 r8169
    fan 2426 0
    processor 25582 0
    battery 6453 0
    thermal 7799 0
    ac 2344 0
    evdev 9530 4
    mei 32414 0
    intel_ips 11213 0
    wmi 8475 0
    iTCO_vendor_support 1961 1 iTCO_wdt
    psmouse 61311 0
    pcspkr 1819 0
    serio_raw 4429 0
    soundcore 6210 1 snd
    vboxnetflt 17159 0
    vboxdrv 1790690 1 vboxnetflt
    ext4 417116 1
    crc16 1359 1 ext4
    jbd2 71243 1 ext4
    mbcache 5881 1 ext4
    usb_storage 44519 2
    sr_mod 14951 0
    cdrom 36681 1 sr_mod
    sd_mod 28307 3
    ahci 20037 0
    libahci 19559 1 ahci
    libata 166654 2 libahci,ahci
    scsi_mod 133443 4 libata,sd_mod,sr_mod,usb_storage
    ehci_hcd 40698 0
    usbcore 146241 5 ehci_hcd,usb_storage,ath9k_htc,uvcvideo
    usb_common 954 1 usbcore
    i915 418631 7
    video 11164 1 i915
    button 4470 1 i915
    i2c_algo_bit 5263 1 i915
    drm_kms_helper 26137 1 i915
    drm 188362 3 drm_kms_helper,i915
    i2c_core 20492 6 drm,drm_kms_helper,i2c_algo_bit,i915,i2c_i801,videodev
    intel_agp 10904 1 i915
    intel_gtt 14519 3 intel_agp,i915
    Thanks in advance.
    Last edited by Ideka (2012-02-02 21:23:38)

    Ideka wrote:I suspect this may be a regression but I couldn't find any information or reports of other people having the same problem anywhere.
    You must not have searched very long then, because you've missed not one, but two threads:
    https://bbs.archlinux.org/viewtopic.php?id=134374
    https://bbs.archlinux.org/viewtopic.php?id=134580

  • Connect to Linux 8.1.5 from NT

    I am running NT as my client and have just
    set up Oracle 8.1.5.0.2 on Red Hat 6.1. The NT client can successfully connect to an Oracle 6 database and an Oracle7 database (I am connect to Orale7 via Net8). I cannot connect to the Linux database at all (TNS: could not resole service name).
    Could someone help me solve this dilema? Do I need a newer client version (I am running
    version 8.0.5 client on NT)? Maybe I just have botched my .ora files?
    TIA
    Dwayne Cox
    [email protected]

    I have the same problem. Oracle 8.1.5 is running fine on a Linux RH 6.1 server. I can't connect via a NT client, although the oracle enterprise manager can.
    Does anyone has an example of a NT tnsnames.ora. If so, send to [email protected]

  • Can't connect from Linux machine to Mac

    Hello,
    Having trouble connecting from a linux machine (Fedora Core 4) to my mac. I see the mac in the "Network" dialog box ("Places->Connect to Server" on Gnome). When i try to connect to it, i get the authentication required dialog, put my info in, but no dice.
    Any ideas?

    Very strange. When do you get the permission denied message? Do you get the prompt to enter a password?
    Are both users admins? There may be some restrictions for non admin users.
    My guess is that either you don't enter the right username or password or IP (but I guess you triple verified that a million times already?), or that you already have modified some configuration of the Mac. ssh should work out of the box, after you enable it, but there are ways to invalidate it.
    If you do
    <pre>
    ls -al /usr/bin/ssh
    </pre>
    what do you get?
    </pre>
    PowerBook G4   Mac OS X (10.4)  

  • Nokia 3500 classic and its connectivity with Linux...

    Hi All,
    Can you tell me if nokia 3500 classic can be connected to a linux PC or not?
    I am in a hurry.
    Thank you.

    Me too I'm having almost the same problem.I'm from Mauritius.
    My configurations:
    Windows XP Professional SP3
    Phone Model:Nokia 3500 classic
    Cable usedKE-2
    Nokia PC Suite 7.1.18.0
    I've got a Nokia 3500 Classic & tried to connect it to my PC,which has Nokia PC Suite 7.1.18.0 installed.
    When I connect it to my PC,the PC displays the message "Nokia 3500c connected via USB".
    The grey icon becomes blue/green.
    When I click on "Backup",Nokia Content Copier loads.When I click on "Back up the desired phone contents to a backup file which is saved on the PC", I get the message "Failed to open connection to the selected phone.Reconnect your phone and try again."
    When I open Nokia PC Sync, it displays "Not connected".
    When I start Contacts, it says "Refreshing of contacts failed."
    When I open Nokia Communication Centre-Calendar,it displays "The Calendar View could not read the entries from your device".
    When I open Nokia Music Manager,somewhere it's written "Nokia 3500c(Not supported)".
    When I go on Nokia Image Store,it displays "No supported phones connected".
    How come that my mobile appears to be connected to my PC,but applications inside PC Suite do not detect my mobile?

  • Cannot create a file Loader Connection for Linux

    Im using ODQ 11.1.1.3 with the server installed on Linux and client on Windows.
    I have created a directory on the server for all my data files. The user (oracle) that starts the scheduler has full read write access to these directories.
    In Metabase Manager I try and create a delimiter loader connection specify the linux directory location (/u02/oracle/data/tss). I get no error from the client and no error in the mtb_server.log file.
    I have looked at the documentation http://download.oracle.com/docs/cd/E17904_01/core.1111/e16453/odpinstalling.htm#BCGDJHIH, what seems strange is that it tells you to create a user and this is how it is accessed but it does not tell you how to link the metabase manager to that user, or am I missing something.
    any help greatly appreciated.
    cheers
    James

    Hi Yeswanth
    Then you can try with a "Add Counter". This will create new file each time with the same name but a counter will be added to the file name at the end specifying the number of times it is created.
    You can also the specify the format to create the counter once select this option u can correspondingly fill the Format and step fields.
    Will this be fine.
    Regards
    Ashmi

  • Java Sqlite Connection in Linux

    I am getting the following connection error between Java and Sqlite in Redhat Linux OS:
    Unable to load sqlite: java.lang.UnsatisfiedLinkError: /usr/local/lib/libsqlite_jni.so: /lib/i686/nosegneg/libc.so.6: version `GLIBC_2.7' not found (required by /usr/local/lib/libsqlite_jni.so)
    java.sql.SQLException: java.lang.UnsatisfiedLinkError: open
    at SQLite.JDBCDriver.connect(JDBCDriver.java:61)
    at java.sql.DriverManager.getConnection(DriverManager .java:525)
    at java.sql.DriverManager.getConnection(DriverManager .java:193)
    at com.attract.imail3.datamodel.sqlite.listmngr.ListD atabase.createNewListDatabase(ListDatabase.java:52 4)
    at com.attract.imail3.datamodel.sqlite.listmngr.ListD atabase.serviceCREATELIST(ListDatabase.java:571)
    at com.attract.imail3.IMT3Server.serviceDirect(IMT3Se rver.java:248)
    at com.attract.util.jnetdaemon.JDaemonController.main (JDaemonController.java:142)
    I am using:
    Sqlite version 3.7.4
    Java Version 1.5.0_22
    sqlitejdbc-v056.jar
    sqlite_jni linux x86 (32bit) v1.tar.bz2
    I set path in bash-profile file like:
    PATH=$PATH:/usr/java/jdk1.5.0_22/bin:$PATH:/usr/local/lib/sqlite.jar:$PATH:/usr/local/lib/sqlitejdbc-v056.jar:$PATH:/usr/local/lib/libsqlite_jni.so
    export PATH
    How to solve this error?
    R.Sridaran

    I downloaded javasqlite-20090430.rpm. After installing I got libsqlite_jni.so and sqlite.jar file in /usr/lib folder. I copied to /usr/local/lib folder and set path in my bash-profile file. Now "*no sqlite_jni in java.library.path*" error was solved and am getting only the following error:
    [root@localhost imailtract_java3]# java.sql.SQLException: java.lang.UnsatisfiedLinkError: open
    at SQLite.JDBCDriver.connect(JDBCDriver.java:61)
    at java.sql.DriverManager.getConnection(DriverManager.java:525)
    at java.sql.DriverManager.getConnection(DriverManager.java:193)
    at com.attract.imail3.datamodel.sqlite.listmngr.ListDatabase.createNewListDatabase(ListDatabase.java:52 4)
    at com.attract.imail3.datamodel.sqlite.listmngr.ListDatabase.serviceCREATELIST(ListDatabase.java:571)
    at com.attract.imail3.IMT3Server.serviceDirect(IMT3Server.java:248)
    at com.attract.util.jnetdaemon.JDaemonController.main(JDaemonController.java:142)
    I tried
    sqlitejdbc-v056.jar
    sqlitejdbc-v054.jar
    sqlite-jdbc-3.7.2.jar
    Can you please tell me a jdbc jar file to solve this error.
    R.Sridaran

  • How to connect Oracle Linux 6 on vmware without GUI

    Hi Guys,
    I've setup Oracle Linux 6 as Vmware Guest (on External Driver) and Windows 7 as Host. And I'm running Oracle EBS R12 on Linux.
    When I'm login to VMWare the Linux starts up with GUI which is just a waste of resources.
    Please let me know how can I run the Linux 6 in text mode on VMWare.
    Regards
    Vijay

    VijayDhapola wrote:
    Hi Guys,
    I've setup Oracle Linux 6 as Vmware Guest (on External Driver) and Windows 7 as Host. And I'm running Oracle EBS R12 on Linux.
    When I'm login to VMWare the Linux starts up with GUI which is just a waste of resources.
    Please let me know how can I run the Linux 6 in text mode on VMWare.
    Regards
    Vijay
    In addition to Dude's comments ... it sounds like you are connecting to your vm machine via the vmware console.   Personally, I treat that console just like I treat the console on my physical servers in my data center.  That is, I don't run down to the data center whenever I need to log on to a linux server.  That's what remote console programs such as putty are for.  I have a suite of 10 linux vm's on my Win7 desktop, and one of my 4 "Prime Directives" is that I access them using exactly the same Windows desktop tools I use to access my physical servers. 

  • SQL server connectivity in Linux

    Post Author: Chinmay
    CA Forum: Data Connectivity and SQL
    We are using crystalreportviewers11 to get the Reports in jsp using Tomcat 5. Its working fine on server with Windows OS.Now we want to shift this application to a server with Linux OS.What settings do we need to make Crystal Reports to work in Linux ?As of now I am getting this type error:
    java.lang.UnsatisfiedLinkError: /usr/local/stow/j2sdk1.4.2_03/jre/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directoryjava.lang.ClassLoader$NativeLibrary.load(Native Method)java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1560)java.lang.ClassLoader.loadLibrary(ClassLoader.java:1477)java.lang.Runtime.loadLibrary0(Runtime.java:788)java.lang.System.loadLibrary(System.java:834)
    sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50) java.security.AccessController.doPrivileged(Native Method) java.awt.Toolkit.loadLibraries(Toolkit.java:1437) java.awt.Toolkit.<clinit>(Toolkit.java:1458) java.awt.Color.<clinit>(Color.java:250) com.crystaldecisions.reports.common.value.f.do(Unknown Source) com.crystaldecisions.reports.common.value.f.if(Unknown Source) com.crystaldecisions.reports.common.value.f.<clinit>(Unknown Source) com.crystaldecisions.reports.reportdefinition.formulafunctions.a.p.<clinit>(Unknown Source) com.crystaldecisions.reports.reportdefinition.formulafunctions.a.<clinit>(Unknown Source) com.crystaldecisions.reports.reportdefinition.a1.L(Unknown Source) com.crystaldecisions.reports.reportdefinition.a1.o(Unknown Source) com.crystaldecisions.reports.reportdefinition.a1.a(Unknown Source) com.crystaldecisions.reports.common.ab.a(Unknown Source) com.crystaldecisions.reports.common.ab.if(Unknown Source) com.crystaldecisions.reports.reportdefinition.a1.if(Unknown Source) com.crystaldecisions.reports.reportdefinition.a1.o(Unknown Source) com.crystaldecisions.reports.reportengineinterface.a.a(Unknown Source)
    com.crystaldecisions.reports.reportengineinterface.a.a.b.a(Unknown Source)
    com.crystaldecisions.reports.sdk.ReportClientDocument.open(Unknown Source)
    Has anyone come across this type of error ? Any idea....?
    Thanks in advance.

    I am sorry, i did not go through the entire message of yours
    Does AA exist, does not contain columns, describe the table please.
    Maybe you should not try Select * from ,,,, rather Select specific fields.. Also if in the remote database, the field and tablename are written in lower case you may want to try
    select "field_name" , from "aa" etc
    ammar sajdi

  • Cannot connect to Linux BPELPM 10.1.2

    Hi All, After installing the production Linux release on RedHat 2.4.21-20.ELsmp I ran irca.sh to populated a localhost 10.1.0.3 DB. Changed the data-source entries to point ot this DB and fired up the BPELPM. JDEV fails on testing the connection to the BPELPM with:
    org.apache.soap.SOAPException:Unsupported response content type &quot;text/html&quot;, must be: &quot;text/xml&quot;. Response was:
    &lt;HTML&gt;&lt;HEAD&gt;&lt;TITLE&gt;500 Internal Server Error&lt;/TITLE&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H1&gt;500 Internal Server Error&lt;/H1&gt;&lt;PRE&gt;Servlet error: Cannot generate Class: IOException in compile: java.io.IOException: Cannot allocate memory
    &lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;
    The BPELConsole comes up OK. I'm still going thru the doc but is there something I missed here?

    Still no succes..
    I am missing some references to java classes/libraries in OC4J_BPEL? BPELadmin consol and the deployment of processes work fine. So it should not be to difficult to get the remote connection running, should it?
    My log shows the following:
    java.lang.NoClassDefFoundError
    at oracle.tip.pc.services.TestConnection.<init>(TestConnection.java:68)
    at oracle.tip.pc.services.__TestConnectionStatelessWrapper.init(__TestConnectionStatelessWrapper.java:39)
    at oracle.j2ee.ws.InvocationWrapper.init(InvocationWrapper.java:81)
    at oracle.j2ee.ws.RpcWebService.getWrapper(RpcWebService.java:533)
    at oracle.j2ee.ws.RpcWebService.doPost(RpcWebService.java:205)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:792)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
    at java.lang.Thread.run(Thread.java:534)
    06/04/18 18:57:27 testconnection: TestConnectionWebService: init
    06/04/18 18:57:27 testconnection: Servlet error
    java.lang.NoClassDefFoundError
    at oracle.tip.pc.services.TestConnection.<init>(TestConnection.java:68)
    at oracle.tip.pc.services.__TestConnectionStatelessWrapper.init(__TestConnectionStatelessWrapper.java:39)
    at oracle.j2ee.ws.InvocationWrapper.init(InvocationWrapper.java:81)
    at oracle.j2ee.ws.RpcWebService.getWrapper(RpcWebService.java:533)
    at oracle.j2ee.ws.RpcWebService.doPost(RpcWebService.java:205)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:792)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
    at java.lang.Thread.run(Thread.java:534)

  • MS SQL Server ODBC Connection On Linux

    Hi All,
    I am badly stuck with configuration of MS SQL Server ODBC connection on SUSE Linux 10. I am almost tried everything I got from SAP notes but still getting ODBC Lib Data Direct drivers could not be loaded IES 10901.
    ENV: SAP BO 4.0 SP7, MS SQL SRV 2008
    Here is what I have tried so far:
    1) Modified env.sh under /install_dir/sap_bobj/setup and added the line in bold.
    ":${BOBJEDIR}enterprise_xi40/linux_x64/odbc/lib:${BOBJEDIR}enterprise_xi40/$SOFTWAREPATH32/odbc/lib"
    The line should look like this
    LIBRARYPATH="$LIBDIR:$LIBDIR32:$WCSCOMPONENTDIR:$PLUGINDIST/auth/secEnterprise:${CRPEPATH64}:${CRPEPATH}:${MWHOME}:$PLUGINDIST/desktop/CrystalEnterprise.Report:
    ${BOBJEDIR}enterprise_xi40/$SOFTWAREPATH32/ras:${BOBJEDIR}mysql/lib:${BOBJEDIR}enterprise_xi40/linux_x64/odbc/lib:${BOBJEDIR}enterprise_xi40/$SOFTWAREPATH32/odbc/lib”
    2) We have .odbc.ini file in the home directory of our BO user on linux. Added following DSN entry (Same DSN is created on client and odbc connection has been created on the universe using this DSN:
    boeadm01:~> vi .odbc.ini
    [DSN_NAME]
    Driver=/opt/sapboe/sap_bobj/enterprise_xi40/linux_x64/odbc/lib/CRsqls24.so
    Description=DataDirect 6.0 SQL Server Native Wire Protocol
    HostName=SQL Server Hostname
    Database=SQL DB Name
    QuotedId=Yes
    AnsiNPW=No
    3) We then added the environment variables and LIBPATH in BO user .profile file.
    boeadm01:~> vi .profile
    #Sql Server Environment
    ODBCINI=$HOME/.odbc.ini
    export ODBCINI
    LD_LIBRARY_PATH=/opt/sapboe/sap_bobj/enterprise_xi40/linux_x64/odbc/lib
    export LD_LIBRARY_PATH
    4) Did echo to check the LIBPATH
    boeadm01:~> echo $LD_LIBRARY_PATH
    /opt/sapboe/sap_bobj/enterprise_xi40/linux_x64/odbc/lib
    5) Modified sqlsrv.sbo under /install_dir/sap_bobj/enterprise_xi40/dataAccess/connectionServer/odbc
      <Parameter Name="Use DataDirect OEM Driver" Platform="Unix">Yes</Parameter>
    6) Restarted BO node.
    Tried creating a new webi report and got the error mentioned above.
    Please help!!!
    Thanks,
    Anshul

    Hi Anshul,
    Please refer the below KBA & SCN thread regarding your issue.
    Data Direct ODBC Drivers for SAP BusinessObjects Data Services
    Link:
    http://scn.sap.com/docs/DOC-8898
    Business Objects XIR2 Link:
    Link:
    http://www.sdn.sap.com/irj/boc/go/portal/prtroot/docs/library/uuid/50eca18b-d13e-2b10-a8ab-9738927177d6?quicklink=index&overridelayout=true
    http://www.sdn.sap.com/irj/boc/go/portal/prtroot/docs/library/uuid/20e11153-5c3f-2b10-f9be-974dc4749fd8?quicklink=index&overridelayout=true
    http://www.sdn.sap.com/irj/boc/go/portal/prtroot/docs/library/uuid/70eabcba-5c64-2b10-6db2-ae28ae4d1295?quicklink=index&overridelayout=true
    http://www.sdn.sap.com/irj/boc/go/portal/prtroot/docs/library/uuid/4039c80b-6b3f-2b10-64a4-e8e591292e89?quicklink=index&overridelayout=true
    KBA:
    1291142 - Web Intelligence reporting using DataDirect drivers in Unix
    1292899 - Data Direct Drivers for Crystal Report in Unix environment
    SQL Server ODBC Driver for Linux/Unix Getting Started Tutorial
    Link:
    http://www.easysoft.com/products/data_access/odbc-sql-server-driver/getting-started.html
    Step by Step: Setting up Linux ODBC driver for SQL Server
    Link:
    http://blogs.technet.com/b/sqlman/archive/2012/08/03/step-by-step-setting-up-linux-odbc-driver-for-sql-server.aspx
    Microsoft SQL Server ODBC driver for Linux
    Link:
    http://www.codesynthesis.com/~boris/blog/2011/12/02/microsoft-sql-server-odbc-driver-linux/
    Thanks,
    Daya

Maybe you are looking for