AUR docker-git issue when compiling from i686 machine

Hello,
From an i686 machine (old laptop) i've just tried to compile the AUR docker-git package source but then came to an error.
I would like to understand if i missed something.
Thanks.
$ makepkg -s
==> Making package: docker-git 1:1.5.0.dev.13153.99ca215-1 (Sun May 10 12:32:22 RET 2015)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[sudo] password for op:
resolving dependencies...
looking for conflicting packages...
Packages (1) bridge-utils-1.5-2
Total Download Size: 0.01 MiB
Total Installed Size: 0.05 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages ...
bridge-utils-1.5-2-i686 13.1 KiB 570K/s 00:00 [#######################################################################################] 100%
(1/1) checking keys in keyring [#######################################################################################] 100%
(1/1) checking package integrity [#######################################################################################] 100%
(1/1) loading package files [#######################################################################################] 100%
(1/1) checking for file conflicts [#######################################################################################] 100%
(1/1) checking available disk space [#######################################################################################] 100%
(1/1) installing bridge-utils [#######################################################################################] 100%
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (4) perl-error-0.17023-1 btrfs-progs-4.0-1 git-2.4.0-1 go-2:1.4.2-2
Total Download Size: 52.76 MiB
Total Installed Size: 335.07 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages ...
btrfs-progs-4.0-1-i686 541.2 KiB 25.0K/s 00:22 [#######################################################################################] 100%
perl-error-0.17023-1-any 18.4 KiB 65.6K/s 00:00 [#######################################################################################] 100%
git-2.4.0-1-i686 4.2 MiB 25.4K/s 02:49 [#######################################################################################] 100%
go-2:1.4.2-2-i686 48.0 MiB 27.7K/s 29:35 [#######################################################################################] 100%
(4/4) checking keys in keyring [#######################################################################################] 100%
(4/4) checking package integrity [#######################################################################################] 100%
(4/4) loading package files [#######################################################################################] 100%
(4/4) checking for file conflicts [#######################################################################################] 100%
(4/4) checking available disk space [#######################################################################################] 100%
(1/4) installing perl-error [#######################################################################################] 100%
(2/4) installing git [#######################################################################################] 100%
Optional dependencies for git
tk: gitk and git gui
perl-libwww: git svn
perl-term-readkey: git svn
perl-mime-tools: git send-email
perl-net-smtp-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
python2: various helper scripts
subversion: git svn
cvsps2: git cvsimport
gnome-keyring: GNOME keyring credential helper
(3/4) installing go [#######################################################################################] 100%
The "liteide" package provides an IDE for editing and building Go projects.
Example use of the "go" tool:
mkdir ~/go
export GOPATH=~/go
export PATH=$PATH:~/go/bin
go get golang.org/x/tour/gotour
Optional dependencies for go
mercurial: for fetching sources from mercurial repositories
git: for fetching sources from git repositories [installed]
bzr: for fetching sources from bazaar repositories
subversion: for fetching sources from subversion repositories
(4/4) installing btrfs-progs [#######################################################################################] 100%
==> Retrieving sources...
-> Cloning docker git repo...
Cloning into bare repository '/home/op/admin/build/docker-git/docker'...
remote: Counting objects: 123777, done.
remote: Compressing objects: 100% (364/364), done.
remote: Total 123777 (delta 227), reused 2 (delta 2), pack-reused 123409
Receiving objects: 100% (123777/123777), 69.26 MiB | 15.00 KiB/s, done.
Resolving deltas: 100% (81453/81453), done.
Checking connectivity... done.
-> Found docker.service
-> Found docker.install
-> Found docker.conf
==> Validating source files with md5sums...
docker ... Skipped
docker.service ... Passed
docker.install ... Passed
docker.conf ... Passed
==> Extracting sources...
-> Creating working copy of docker git repo...
Cloning into 'docker'...
done.
==> Starting pkgver()...
==> Updated version: docker-git 1:1.7.0.dev.15438.340fd14-1
==> Starting prepare()...
==> Starting build()...
# WARNING! I don't seem to be running in the Docker container.
# The result of this command might be an incorrect build, and will not be
# officially supported.
# Try this instead: make all
SIGILL: illegal instruction
PC=0x81f4ea9
goroutine 1 [running, locked to thread]:
math.init·1()
/usr/lib/go/src/math/pow10.go:34 +0x19 fp=0x1872ff4c sp=0x1872ff48
math.init()
/usr/lib/go/src/math/unsafe.go:21 +0x3f fp=0x1872ff50 sp=0x1872ff4c
strconv.init()
/usr/lib/go/src/strconv/quote.go:455 +0x45 fp=0x1872ff6c sp=0x1872ff50
go/parser.init()
/usr/lib/go/src/go/parser/parser.go:2462 +0x4a fp=0x1872ff78 sp=0x1872ff6c
main.init()
/usr/lib/go/src/cmd/go/zdefaultcc.go:6 +0x45 fp=0x1872ffcc sp=0x1872ff78
runtime.main()
/usr/lib/go/src/runtime/proc.go:58 +0xbd fp=0x1872fff0 sp=0x1872ffcc
runtime.goexit()
/usr/lib/go/src/runtime/asm_386.s:2287 +0x1 fp=0x1872fff4 sp=0x1872fff0
goroutine 2 [runnable]:
runtime.forcegchelper()
/usr/lib/go/src/runtime/proc.go:90
runtime.goexit()
/usr/lib/go/src/runtime/asm_386.s:2287 +0x1
goroutine 3 [runnable]:
runtime.bgsweep()
/usr/lib/go/src/runtime/mgc0.go:82
runtime.goexit()
/usr/lib/go/src/runtime/asm_386.s:2287 +0x1
eax 0x1870a0c0
ebx 0x856f650
ecx 0x187000a0
edx 0x2b7f865a
edi 0x7
esi 0x2b68
ebp 0x1870a0c0
esp 0x1872ff48
eip 0x81f4ea9
eflags 0x10206
cs 0x73
fs 0x0
gs 0x33
SIGILL: illegal instruction
PC=0x81f4ea9
goroutine 1 [running, locked to thread]:
math.init·1()
/usr/lib/go/src/math/pow10.go:34 +0x19 fp=0x1872ff4c sp=0x1872ff48
math.init()
/usr/lib/go/src/math/unsafe.go:21 +0x3f fp=0x1872ff50 sp=0x1872ff4c
strconv.init()
/usr/lib/go/src/strconv/quote.go:455 +0x45 fp=0x1872ff6c sp=0x1872ff50
go/parser.init()
/usr/lib/go/src/go/parser/parser.go:2462 +0x4a fp=0x1872ff78 sp=0x1872ff6c
main.init()
/usr/lib/go/src/cmd/go/zdefaultcc.go:6 +0x45 fp=0x1872ffcc sp=0x1872ff78
runtime.main()
/usr/lib/go/src/runtime/proc.go:58 +0xbd fp=0x1872fff0 sp=0x1872ffcc
runtime.goexit()
/usr/lib/go/src/runtime/asm_386.s:2287 +0x1 fp=0x1872fff4 sp=0x1872fff0
goroutine 2 [runnable]:
runtime.forcegchelper()
/usr/lib/go/src/runtime/proc.go:90
runtime.goexit()
/usr/lib/go/src/runtime/asm_386.s:2287 +0x1
goroutine 3 [runnable]:
runtime.bgsweep()
/usr/lib/go/src/runtime/mgc0.go:82
runtime.goexit()
/usr/lib/go/src/runtime/asm_386.s:2287 +0x1
eax 0x1870a0c0
ebx 0x856f650
ecx 0x187000a0
edx 0x58e0ae9c
edi 0x7
esi 0x2b68
ebp 0x1870a0c0
esp 0x1872ff48
eip 0x81f4ea9
eflags 0x10206
cs 0x73
fs 0x0
gs 0x33
SIGILL: illegal instruction
PC=0x81f4ea9
goroutine 1 [running, locked to thread]:
math.init·1()
/usr/lib/go/src/math/pow10.go:34 +0x19 fp=0x1872ff4c sp=0x1872ff48
math.init()
/usr/lib/go/src/math/unsafe.go:21 +0x3f fp=0x1872ff50 sp=0x1872ff4c
strconv.init()
/usr/lib/go/src/strconv/quote.go:455 +0x45 fp=0x1872ff6c sp=0x1872ff50
go/parser.init()
/usr/lib/go/src/go/parser/parser.go:2462 +0x4a fp=0x1872ff78 sp=0x1872ff6c
main.init()
/usr/lib/go/src/cmd/go/zdefaultcc.go:6 +0x45 fp=0x1872ffcc sp=0x1872ff78
runtime.main()
/usr/lib/go/src/runtime/proc.go:58 +0xbd fp=0x1872fff0 sp=0x1872ffcc
runtime.goexit()
/usr/lib/go/src/runtime/asm_386.s:2287 +0x1 fp=0x1872fff4 sp=0x1872fff0
goroutine 2 [runnable]:
runtime.forcegchelper()
/usr/lib/go/src/runtime/proc.go:90
runtime.goexit()
/usr/lib/go/src/runtime/asm_386.s:2287 +0x1
goroutine 3 [runnable]:
runtime.bgsweep()
/usr/lib/go/src/runtime/mgc0.go:82
runtime.goexit()
/usr/lib/go/src/runtime/asm_386.s:2287 +0x1
eax 0x1870a0c0
ebx 0x856f650
ecx 0x187000a0
edx 0x67b18e06
edi 0x7
esi 0x2b68
ebp 0x1870a0c0
esp 0x1872ff48
eip 0x81f4ea9
eflags 0x10206
cs 0x73
fs 0x0
gs 0x33
---> Making bundle: dynbinary (in bundles/1.7.0-dev/dynbinary)
SIGILL: illegal instruction
PC=0x81f4ea9
goroutine 1 [running, locked to thread]:
math.init·1()
/usr/lib/go/src/math/pow10.go:34 +0x19 fp=0x1872ff4c sp=0x1872ff48
math.init()
/usr/lib/go/src/math/unsafe.go:21 +0x3f fp=0x1872ff50 sp=0x1872ff4c
strconv.init()
/usr/lib/go/src/strconv/quote.go:455 +0x45 fp=0x1872ff6c sp=0x1872ff50
go/parser.init()
/usr/lib/go/src/go/parser/parser.go:2462 +0x4a fp=0x1872ff78 sp=0x1872ff6c
main.init()
/usr/lib/go/src/cmd/go/zdefaultcc.go:6 +0x45 fp=0x1872ffcc sp=0x1872ff78
runtime.main()
/usr/lib/go/src/runtime/proc.go:58 +0xbd fp=0x1872fff0 sp=0x1872ffcc
runtime.goexit()
/usr/lib/go/src/runtime/asm_386.s:2287 +0x1 fp=0x1872fff4 sp=0x1872fff0
goroutine 2 [runnable]:
runtime.forcegchelper()
/usr/lib/go/src/runtime/proc.go:90
runtime.goexit()
/usr/lib/go/src/runtime/asm_386.s:2287 +0x1
goroutine 3 [runnable]:
runtime.bgsweep()
/usr/lib/go/src/runtime/mgc0.go:82
runtime.goexit()
/usr/lib/go/src/runtime/asm_386.s:2287 +0x1
eax 0x187380a0
ebx 0x856f650
ecx 0x187000a0
edx 0x665138d8
edi 0x7
esi 0x2ba8
ebp 0x187380a0
esp 0x1872ff48
eip 0x81f4ea9
eflags 0x10206
cs 0x73
fs 0x0
gs 0x33
==> ERROR: A failure occurred in build().
Aborting...
$
Last edited by Rone (2015-05-11 16:15:06)

I think the links i gave before about "patching" only one line of git source code to allow build/compile the source for 32bit processors, won't apply exactly here, because the code has evolved and is not the same. But possible that it can continue to be as simple as reported by the articles pointed above, to compile the source code on 32 bit architecture.
When searching into the git clone directory from which executed file came the WARNING message - short output pasted below but i also gave the full output before -  printed on the output, i saw that it was coming from the file  ./src/docker/hack/make.sh
==> Starting pkgver()...
==> Updated version: docker-git 1:1.7.0.dev.15438.340fd14-1
==> Starting prepare()...
==> Starting build()...
# WARNING! I don't seem to be running in the Docker container.
# The result of this command might be an incorrect build, and will not be
# officially supported.
# Try this instead: make all
SIGILL: illegal instruction
But starting from there, by now, i don't know what to do.
Last edited by Rone (2015-05-11 18:09:04)

Similar Messages

  • JMS issues when migration from weblogic 9.2 to 10.3.5

    We are facing some issues when migration from weblogic 9.2 to 10.3.5
    In  weblogic 9.2 :_
    BMP Entity EJBs used in our project are read-only in nature using entity cache, below is the configuration details
    <!DOCTYPE weblogic-ejb-jar PUBLIC "-//BEA Systems, Inc.//DTD WebLogic 6.0.0 EJB//EN" "http://www.bea.com/servers/wls600/dtd/weblogic-ejb-jar.dtd">
    <weblogic-ejb-jar>
    <weblogic-enterprise-bean>
    <ejb-name>
    Company
    </ejb-name>
    <entity-descriptor>
    <pool>
    <max-beans-in-free-pool>300</max-beans-in-free-pool>
    <initial-beans-in-free-pool>150</initial-beans-in-free-pool>
    </pool>
    <entity-cache>
    <max-beans-in-cache>3500</max-beans-in-cache>
    <idle-timeout-seconds>100000</idle-timeout-seconds>
    <read-timeout-seconds>0</read-timeout-seconds>
    <concurrency-strategy>ReadOnly</concurrency-strategy>
    </entity-cache>
    Entity beans will get refreshed using the JMS messges. with in the MDB descriptor files(weblogic-ejb-jar.xml) we are using the provider URL directly and XA enabled connection factory is set to false.
    migration to Weblogic 10.3.5_
    With the same configurations MDB are not not getting deployed in weblogic 10 with some exception, so we removed the provider URL from weblogic-ejb-jar.xml and changed the JMS configuration to use foreign JMS and XA enable connection factory is set to true. Now when ever the JMS message is triggered Entity bean is not getting refreshed with the updated values. i.e values are stale.
    Can some one look into this and provide your inputs to resolve this issue.

    I think the Entity bean refresh problem appears to be unrelated to MDBs. The MDB is only responsible for getting the message to your application (which in turn interacts with Entity beans). You might want to try posting your question to an EJB newsgroup.
    Tom

  • Has anyone else noticed that: "The OS X Lion v10.7.3 Update includes Safari 5.1.3 and fixes that: Resolve a Wi-Fi connection issue when waking from sleep" didn't work?

    I installed OS X Lion v10.7.3 because of the following claim.
    The OS X Lion v10.7.3 Update includes Safari 5.1.3 and fixes that:
    Resolve a Wi-Fi connection issue when waking from sleep
    It continues to be a real pain having to reconnect to the network each time I wake my MacBook Air from sleep.
    Does anyone have a suggestion for the resolution to this problem?

    It seems the update fixed old problems for some and caused new problems for others. Sorry to hear you're in the latter group.
    Here are some things to try.
    1. Go to System Preferences > Network, and click the gear icon under the network interfaces like so:
    Whatever service order you have set, drag Wi-Fi either to the top (assuming it's not already there) or someplace else in the list. Click OK and then Apply. Sleep the system then wake it again to observe any changes.
    2. Click Wi-Fi in the above then click Advanced. Select all the networks your computer has ever joined and delete them with the "-" button. OK then Apply again. Select your network under the AirPort icon to re-join it. Sleep and wake again to see if that did anything.
    3. Try creating a new, temporary user account. Log in under that account to see if its behavior is any different.
    You may have done all of these already but perhaps there is something you have not thought of. If nothing helps we may just have to wait a bit longer for Apple to release a fix.

  • Resolve a Wi-Fi connection issue when waking from sleep

    Hi,
    In the recent release for Mac OS X Lion 10.7.3 "Resolving a Wi-Fi connection issue when waking from sleep" was supposed to be resolved, not so at my end. Has anyone else encountered the same issue and if so will there be a resolve.
    Thank you

    Hello BGreg and thank you for your answer,
    I have alreadty read about this solution, and tried it.
    I downloaded the 1.2 Go file, and applied it. And repaired permissions.
    Everything went fine.
    Unfortunately, it didn't solve the problem.
    Meaning that when iMac wakes up, it doen't join my WiFi network.
    I have to do it manually.
    I don't know what to do : it is very strange because I never had that problem with OS 10.7.2 !
    And my network setup has never changed.
    another info :
    I noticed that in the network setup screen, when I want to close the little lock to restrain further modifications, it won't close. Weird !
    Do you think I should call Apple Assistance ?

  • HT4413 When migrating from time machine to my new hard drive, only some files and applications and setting are transferred, not all of them. In my latest back up I have them all. How can I fix that?

    When migrating from time machine to a new hard drive, not all is transferd, only partial documents, applications , settings etc. How can I migrate the latest back-up with all the content.

    sohs wrote:
    When migrating from time machine to a new hard drive, not all is transferd, only partial documents, applications , settings etc. How can I migrate the latest back-up with all the content.
    If you want to use Time Machine to recover the contents of one of its a backups to a new drive, follow the instructions in Mac OS X 10.6: Recovering your entire system. Note that you must select the "Restore System From Backup" option from the Utilities menu of the Installer disc to do this.
    Also note that if you are transferring files to a hard drive to be used with a different computer, you should use Migration Assistant instead. This intentionally will not copy everything because some settings, applications, etc. are not compatible computer-to-computer. Migration Assistant will copy everything that is.

  • HT201250 When migrating from time machine to my new hard drive, it migrates the first back-up I made several years ago. How can I migrate the latest back-up ?

    When migrating from time machine to my new hard drive, it migrates the first back-up I made several years ago. How can I migrate the latest back-up ? I need time machine to migrate the latest back-up. Should I delete the older back-ups ?

    As noondaywitch says, it should use the latest backup.
    Where are your backups (external HD, Time Capsule, etc.)?
    It sounds like there are two separate sets, and you're not connected to the right set.

  • Mid 2009 17" MacBook Pro battery shutdown issue when waking from sleep.

    My unibody 17" MacBook Pro occasionally shuts down on waking from sleep when it isn't plugged in.
    When I open the lid to wake it I can hear the hard drive and fans starting to spool, and then the next second it's off and silent. The laptop doesn't mind being turned on again after it does this and might go a week without doing it again, equally it might do it next time I try and wake it from sleep. It does this regardless of battery charge level.
    coconutBattery says the battery still has 86% of its designed capacity, and I haven't noticed anything else untoward regarding battery charging or performance when in use.
    So my question is two fold:
    1) Does it sound like the battery's internal processor is malfunctioning, or could it be something else?
    2) If it is the battery's internal processor, will replacing the battery replace the processor, or are they fitted separately (in defference to the 'internal' part of its name)?
    Cheers,
    James
    nb. just in case it makes any difference, the laptop is a 17" Mid-2009 MacBook Pro, 2.8GHz Core 2 Duo with 4Gb Ram running OSX 10.7.3

    James
    I have had issues when i press the space bar from sleep, sometimes it wakes but others i'm forced to power it on with the power button.
    Is this similar to anything you've experianced?
    Its so inconsistantly these days, but i'm also connected to an external screen.

  • Snow Leopard - Latency issues when waking from sleep

    I own two macs ('09 mini and unibody macbook), both of which connect wirelessly to an airport extreme N router. Since upgrading to Snow Leopard I have been dealing with terrible latency issues when the computers wake from sleep. Ping times from local servers increase from around 23ms to 220ms and webpages load slowly. A quick reboot solves the issue. Connecting directly to the airport extreme with a patch cable also solves the latency issue so I know it's just with wireless.
    Has anyone else experienced this problem since upgrading and, if so, what are you doing to solve the issue?
    Edit: Samples of ping times...before and then after a reboot:
    BEFORE:
    Ping has started…
    PING www.l.google.com (64.233.169.147): 56 data bytes
    64 bytes from 64.233.169.147: icmp_seq=0 ttl=238 time=306.921 ms
    64 bytes from 64.233.169.147: icmp_seq=1 ttl=238 time=227.929 ms
    64 bytes from 64.233.169.147: icmp_seq=2 ttl=238 time=149.819 ms
    64 bytes from 64.233.169.147: icmp_seq=3 ttl=238 time=70.753 ms
    64 bytes from 64.233.169.147: icmp_seq=4 ttl=238 time=299.572 ms
    64 bytes from 64.233.169.147: icmp_seq=5 ttl=238 time=221.037 ms
    64 bytes from 64.233.169.147: icmp_seq=6 ttl=238 time=142.583 ms
    64 bytes from 64.233.169.147: icmp_seq=7 ttl=238 time=63.197 ms
    64 bytes from 64.233.169.147: icmp_seq=8 ttl=238 time=292.738 ms
    64 bytes from 64.233.169.147: icmp_seq=9 ttl=238 time=214.157 ms
    --- www.l.google.com ping statistics ---
    10 packets transmitted, 10 packets received, 0.0% packet loss
    round-trip min/avg/max/stddev = 63.197/198.871/306.921/85.201 ms
    AFTER:
    Ping has started…
    PING www.l.google.com (xxx.xxx.xxx.xxx): 56 data bytes
    64 bytes from xxx.xxx.xxx.xxx: icmp_seq=0 ttl=47 time=46.076 ms
    64 bytes from xxx.xxx.xxx.xxx: icmp_seq=1 ttl=47 time=45.177 ms
    64 bytes from xxx.xxx.xxx.xxx: icmp_seq=2 ttl=47 time=44.649 ms
    64 bytes from xxx.xxx.xxx.xxx: icmp_seq=3 ttl=47 time=46.317 ms
    64 bytes from xxx.xxx.xxx.xxx: icmp_seq=4 ttl=47 time=45.886 ms
    64 bytes from xxx.xxx.xxx.xxx: icmp_seq=5 ttl=47 time=45.180 ms
    64 bytes from xxx.xxx.xxx.xxx: icmp_seq=6 ttl=47 time=45.899 ms
    64 bytes from xxx.xxx.xxx.xxx: icmp_seq=7 ttl=47 time=46.236 ms
    64 bytes from xxx.xxx.xxx.xxx: icmp_seq=8 ttl=47 time=45.281 ms
    64 bytes from xxx.xxx.xxx.xxx: icmp_seq=9 ttl=47 time=44.900 ms
    --- www.l.google.com ping statistics ---
    10 packets transmitted, 10 packets received, 0.0% packet loss
    round-trip min/avg/max/stddev = 44.649/45.560/46.317/0.561 ms
    Message was edited by: mikespug

    I use Ethernet so I cannot comment but have you tried trashing the airport pref.plist and removed the preferred networks in the network set up in System Preferences and then set up the wifi connection again?
    This seems to help with a lot of airport problems on this forum.

  • Transparency issues when printing from Illustrator CS5

    I recently designed a flyer for an event that a group of artists and I are doing as a not-for-profit organization that we started, to help clean up the area and promote the arts.
    When I print the file (saved as an AI), the colors are bold, the font is crisp, and everthing overall looks fantastic, apart from this "box" around some of the elements I have created/added to the file.
    When being printed from an exported jpeg format, the boxes are not present, but the image overall is of lesser quality (i know it's from being compressed to a jpeg), and the colors are not as bold.
    I only have a black & white printer, a Brother MFC-7220. I only found out this issue when my curiousity got the best of me, and printed it to see what it'd look like on paper (8.5"x11") before we sent it off to the print shot. This is when I noticed the problem.
    The elements which have this box around them were edited in Photoshop CS 6 (trial), where I had (at least thought), disposed of each elements background, so I could import them into AI as objects, without any background.
    The files were edited in PS in new documents with a transparent background, saved as a PSD, then "opened" in Illustrator where I simply copied the object and pasted into the AI file I was working in. I've tried recreating/re-adding the elements from PS back into AI with the same issue.
    The image also looks perfect on my screen, no boxes whatsoever. I've tried playing around with printer settings, transparency/raster settings, but the only thing I can get close, is the low-quality jpeg file. This problem also happens when exporting to a PDF, which is what I typically use for my printing format from AI.
    Any ideas what's going on here? The pictures linked below show a photo of the AI and the jpeg, and a screencap of my desktop as the AI stands right now. The jpeg export has a few minor changes to it, but are still otherwise the same. The only items that are "supposed" to have this, are the logos for our sponsors in the bottom-left corner.
    I'm stumped, nothing is working that I've read about, and I need to get these printed as soon as I can! Any help would be appreciated - please keep in mind I'm a novice when it comes to AI/PS, I know mostly basics.
    [url=http://s1286.beta.photobucket.com/user/em0te-apparel/library/AI%20Print%20Issue]PICTURES[/url]

    I, too am having the same issue printing from AI CS5. I have edited images in PS CS5 and there is a transparent background. I then placed (File>Place) the PSD files into AI and everything looks good on screen. However, I'm also getting a strange box that appears around my images—though the box itself isn't a solid opaque—it looks more like there's a overprint or screen and so it just shifts the colors behind it. I've tried saving the images as transparent PNGs with the same result. I've also tried playing with my transparency settings in the print dialogue to no avail.
    Strangely this is only occurring when I print at 100% size. I came upon this by happenstance when I accidentally printed a copy at 75% and everything was fine. If anyone has any insights, it would be much appreciated. Thanks!

  • Cannot find symbol error when compiling from cmd

    When compile and running program from Eclipse 3.3 everything works fine, but when trying to compile from cmd I get this error:
    C:\TEMP\1>javac A.java
    A.java:38: cannot find symbol
    symbol : class SwingWorker
    location: package javax.swing
    import javax.swing.SwingWorker;
    ^
    A.java:48: cannot find symbol
    symbol : class SwingWorker
    location: class A
    class Task extends SwingWorker {
    ^
    A.java:109: cannot find symbol
    symbol : method addPropertyChangeListener(A)
    location: class A.Task
    task.addPropertyChangeListener(this);
    ^
    A.java:110: cannot find symbol
    symbol : method execute()
    location: class A.Task
    task.execute();
    ^
    java -version get back: java version "1.6.0_14"....
    now, if i copy .class file that Eclipse made and just execute thet .class file from cmd everything works fine.
    here is the code, but i think that problems is somwhere else. i tried to serach on google, but... :(
    import java.awt.BorderLayout;
    import java.awt.Cursor;
    import java.awt.Insets;
    import java.awt.Toolkit;
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import java.beans.PropertyChangeEvent;
    import java.beans.PropertyChangeListener;
    import javax.swing.BorderFactory;
    import javax.swing.JButton;
    import javax.swing.JComponent;
    import javax.swing.JFrame;
    import javax.swing.JPanel;
    import javax.swing.JProgressBar;
    import javax.swing.JScrollPane;
    import javax.swing.JTextArea;
    import javax.swing.SwingWorker;
    public class A extends JPanel implements ActionListener, PropertyChangeListener {
        private JProgressBar progressBar;
        private JButton startButton;
        private JTextArea taskOutput;
        private Task task;
        class Task extends SwingWorker {
             * Main task. Executed in background thread.
    //        @Override
            public Void doInBackground() {
                 System.out.println("test");
                return null;
             * Executed in event dispatching thread
    //        @Override
            public void done() {
                Toolkit.getDefaultToolkit().beep();
                startButton.setEnabled(true);
                setCursor(null); //turn off the wait cursor
                taskOutput.append("Done!\n");
        public A() {
            super(new BorderLayout());
            //Create the demo's UI.
            startButton = new JButton("Start");
            startButton.setActionCommand("start");
            startButton.addActionListener(this);
            progressBar = new JProgressBar(0, 100);
            progressBar.setValue(0);
            progressBar.setStringPainted(true);
            taskOutput = new JTextArea(25, 50);
            taskOutput.setMargin(new Insets(5,5,5,5));
            taskOutput.setEditable(false);
            JPanel panel = new JPanel();
            panel.add(startButton);
            panel.add(progressBar);
            add(panel, BorderLayout.PAGE_START);
            add(new JScrollPane(taskOutput), BorderLayout.CENTER);
            setBorder(BorderFactory.createEmptyBorder(20, 20, 20, 20));
         * Invoked when the user presses the start button.
        public void actionPerformed(ActionEvent evt) {
            startButton.setEnabled(false);
            setCursor(Cursor.getPredefinedCursor(Cursor.WAIT_CURSOR));
            //Instances of javax.swing.SwingWorker are not reusuable, so
            //we create new instances as needed.
            task = new Task();
            task.addPropertyChangeListener(this);
            task.execute();
         * Invoked when task's progress property changes.
        public void propertyChange(PropertyChangeEvent evt) {
            if ("progress" == evt.getPropertyName()) {
                int progress = (Integer) evt.getNewValue();
                progressBar.setValue(progress);
    //            taskOutput.append(String.format("Completed %d%% of task.\n", task.getProgress()));
         * Create the GUI and show it. As with all GUI code, this must run
         * on the event-dispatching thread.
        private static void createAndShowGUI() {
            //Create and set up the window.
            JFrame frame = new JFrame("Veritas Backup");
            frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            //Create and set up the content pane.
            JComponent newContentPane = new A();
            newContentPane.setOpaque(true); //content panes must be opaque
            frame.setContentPane(newContentPane);
            //Display the window.
            frame.pack();
            frame.setVisible(true);
        public static void main(String[] args) {
            //Schedule a job for the event-dispatching thread:
            //creating and showing this application's GUI.
             javax.swing.SwingUtilities.invokeLater(new Runnable() {
                public void run() {
                    createAndShowGUI();
    }thank you very much!!!!

    Perhaps you are running an older version of javac. What do you get with "javac -version" or try compiling with the full path to jdk 1.6.0_14/bin/javac.

  • Error FRM-91500 when compile from remote host

    Dear all,
    I have a problem when compiling forms from remote using 'frmcmp.sh'. It creates error :
    "FRM-91500: Unable to start/complete the build."
    and when I try to compile from remote host using 'frmcmp', it creates error:
    "frmcmp: error while loading shared libraries: libjvm.so: cannot open shared object file: No such file or directory"
    The problem is also occured when I use vnc, ssh, telnet. So I can't complie forms when I login from remote host.
    But,
    the problem doesn't occured if I compile forms by login FROM SERVER directly. There's no firewall between me and the server, network connection is good, and I already try some advice from this forum using:
    export ORACLE_TERM=vt220
    export DISPLAY=202.181.18.31
    But It still doesn't work. I try export DISPLAY using my local Ip-address, using my gateway ip-address, but none of them works. Please help me solve this problem so I can compile from remote host
    The server specification:
    Pentium 4
    RAM 1 GB
    OS Enterprise Linux AS release 4 (October Update 4)
    server IP adddress:x.x.x.x
    with product:
    Oracle DB 10g
    Oracle Apllication Server 10gR2
    My own IP address:192.168.13.34
    server see me as : x.x.x.x
    Regards,
    firman

    your DISPLAY isn't correct,
    it should be something like
    export DISPLAY=203.81.184.30:0.0
    where 0.0 stands for your local display and the virtual screen on it ..
    (or something like that ... )
    in any case I first would check the X-Session using some standard X-application
    like xterm or xclock
    as long as they don't work, your compile will fail
    hope that helps
    Volker

  • Abap issues when upgrading from 4.7 to ecc6.0

    hello All,
    I am posting this question with intention of general issues we face that are abap related when upgrade from 4.7 to ECC6.0,
    do the programs ahve to be adjusted, if sumone cud also throw some light on what is unicode and wat role does it play in the upgrade,
    some specific examples wud be appreciated
    thanks,
    RS

    hi,
    Go through this
    Unicode is an international standard that assigns characters from virtually every
    language and script a unique Unicode Scalar Value, which is a number written in
    hexadecimal notation.
         Character     Unicode Scalar Value     Unicode Character Name
         A      U+0041          LATIN CAPITAL LETTER A
         Ä     U+00C4          LATIN CAPITAL LETTER A WITH DIAERESIS
         α     U+03B1          GREEK SMALL LATTER ALPHA
    Implementing the Unicode standard enables a single software product or a single
    web site to be accessed across multiple platforms, languages, and countries without
    the need for re-engineering. It allows data to be transferred across many different
    SAP and non-SAP systems without corruption. To meet these requirements, the SAP
    Unicode team continues to promote Unicode-enabled SAP systems, aid their
    installation, and provide tools and full technical support for the smooth
    conversion of existing SAP non-Unicode systems to Unicode.

  • File permission issue when indexing from JSP

    HI
    I have a class that I intend to use both in batch file and in JSP that will build a search index (Lucene) somwhere in the file system outside the web root. The class works great when called from the batch script but when I try to use it in the JSP page i get this error:
    [#|2004-04-23T09:56:41.155-0400|INFO|sun-appserver-pe8.0|javax.enterprise.system.stream.out|_ThreadID=13;|
    caught a class java.security.AccessControlException
    with message: access denied (java.io.FilePermission C:\AMIR\nemours_internet\common\search_index\html\segments delete)|#]
    Can someone tell me if this is a setting in PE8 server or do I have to do something within my class code?
    Thanks
    Following is my class (BuildPageIndex.java) and the snippet of the JSP file where I call it...
    <<<< package and imports ommited >>>>
    public class BuildPageIndex {
         private StringBuffer sbOut;
         public BuildPageIndex(){
         public BuildPageIndex(String pathToCMTXML){
         CMTController.loadCMTXML(pathToCMTXML);     
         public void buildIndex(){
              try {
              sbOut = new StringBuffer();
         // get all the page objects from the database
         ArrayList pageList = CMTPersister.getInstance().getAllPages();
         if (pageList.size() == 0)
              sbOut.append("<Lucene> No HTML pages in the database...Exiting...\n");
              return;     
         // obtain index location from XML config file
         HashMap searchMap = CMTController.getInstance().getSearchConfig();
         String strIndexLoc = (String)searchMap.get("LOCATION");
         sbOut.append("\n\n\n");
         // if backup management fails abort index creation
         if (!(manageBackup(strIndexLoc)))
                        return;
         // create index and start timing
         sbOut.append("<Lucene> Creating index for HTML pages in: "+ strIndexLoc + "\n");
         Date start = new Date();
         IndexWriter ixdBuilder = new IndexWriter(strIndexLoc, new StandardAnalyzer(), true);
         //for all pages ...
         for (int i=0;i<pageList.size();i++)
                        //get a page
                        Page thisPage = (Page)pageList.get(i);
                        // create lucene document from a page
                        sbOut.append("<Lucene> Page [" + thisPage.getURL().trim() +"] added \n");
                        Document pg_doc = PageDocument.Document(thisPage);
                        // add page document to the index...
                        ixdBuilder.addDocument(pg_doc);     
         // optimize and close index
                   ixdBuilder.optimize();
                   ixdBuilder.close();
         // calculate the time it took to build index
         Date end = new Date();
         long msecs = end.getTime() - start.getTime();
         sbOut.append("<Lucene> HTML Index created in: " + msecs + " milliseconds ("+ (float)msecs/1000.00 + " seconds) on "+pageList.size()+" pages\n\n");
         } catch (Exception e) {
                   System.out.println(" caught a " + e.getClass() + "\n with message: " + e.getMessage());
         public String getOutput(){
              return this.sbOut.toString();
         private boolean manageBackup(String loc){
    boolean retVal = true;
              //rename the location to _BACKUP so we have it
    File currIdx = new File(loc);
    File backIdx = new File(loc+"_BACKUP");
    if (currIdx.exists()){
         sbOut.append("<Lucene> Index directory allready exists!\n<Lucene> Backing it up to ["+backIdx.getPath()+"]...\n");
         if (backIdx.exists()){
              sbOut.append("<Lucene> Backup directory also exists! Will delete it first...\n");
              if (!(Utils.deleteDirRecursive(backIdx))){
                   sbOut.append("<Lucene> Failed deleting backup directory! Aborting...\n");
                   retVal = false;
         if (!(currIdx.renameTo(backIdx)))
              sbOut.append("<Lucene> Problem backing up existing index! Aborting...\n");
              retVal = false;
    return retVal;
         * Class has a main so it can be run from the batch file
         * or a command line
         * @param args
         public static void main(String[] args) {
              if (args.length == 0) {
                   System.err.println("Usage: BuildPageIndex <path_to_cmt.xml_file>");
                   System.exit(0);
              BuildPageIndex bpi = new BuildPageIndex(args[0]);
              bpi.buildIndex();
              System.out.println(bpi.getOutput());
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    JSP snippet
    +++++++++++++++++++++++++++++++++++++++++++++
    <%
         BuildPageIndex bpi = new BuildPageIndex();
         bpi.buildIndex();
         String results = bpi.getOutput();
    %>
         <%=results%>

    Hi Zambak,
    It looks like you might need to give your JSP permission to delete the file that it is complaining about. One way to do this would be to add a FilePermission to the server's security policy file (located at <PE install dir>/domains/domain1/config/server.policy. Adding the following would grant file delete permissions to all files for all codebases...
    grant{
    permission java.io.FilePermission "<<ALL FILES>>", "delete";
    After modifying the policy file, you will need to restart the domain by executing the following...
    <PE install dir>/bin/asadmin stop-domain
    <PE install dir>/bin/asadmin start-domain
    It is also possible to further restrict permissions to certain codebases or further open the set of file permissions (adding write, read, delete for example). For more information on how to do this, please refer to the J2SE security documentation loacted at http://java.sun.com/j2se/1.4.2/docs/guide/security/permissions.html .

  • Deadlock Issue when compiling in JDev 11.1.6

    FAcing the following issue while compilation of my application. Any help is appreciated
    Feb 1, 2013 12:46:23 PM oracle.javatools.buffer.ReadWriteLock traceDeadlock
    SEVERE: lock starvation; thread 'Check Jar Changes' blocked on lock 'C:\NewCargo\Model\deploy\lara-cargo_model.jar' for more
    than 20,000ms
    "Check Jar Changes" id=3083, blocked, no reads, no writes, no history collected:
         at oracle.javatools.buffer.ReadWriteLock.readLock(ReadWriteLock.java:270)
         at oracle.ide.net.JarIndex.run(JarIndex.java:1469)
         at oracle.ide.net.JarIndex.getEntries(JarIndex.java:486)
         at oracle.jdeveloper.java.locator.JarURLClassLocator.buildIndexImpl(JarURLClassLocator.java:318)
         at oracle.jdeveloper.java.locator.JarURLClassLocator.buildIndex(JarURLClassLocator.java:96)
         at oracle.jdeveloper.java.locator.JarURLClassLocator.getLastBuiltTime(JarURLClassLocator.java:64)
    at oracle.jdevimpl.java.checker.JarChangesChecker$CheckJarChanges.run(JarChangesChecker.java:77)
    "CompileThread" id=2982, no reads, 1 write, no history collected:
         at java.io.FileOutputStream.write(Native Method)
         at java.io.FilterOutputStream.write(FilterOutputStream.java:60)
         at java.io.FilterOutputStream.write(FilterOutputStream.java:108)
         at oracle.ide.net.URLFileSystem$TrackedOutputStream.write(URLFileSystem.java:2435)
         at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65)
         at java.io.BufferedOutputStream.write(BufferedOutputStream.java:109)
         at java.util.zip.ZipOutputStream.write(ZipOutputStream.java:280)
         at oracle.jdevimpl.deploy.fwk.JarIO.write(JarIO.java:169)
         at oracle.jdevimpl.deploy.fwk.ArchiveIO.write(ArchiveIO.java:24)
         at oracle.jdevimpl.deploy.stripe.JarModuleIO.commitImpl(JarModuleIO.java:34)
         at oracle.jdevimpl.deploy.stripe.AbstractModuleIO.commit(AbstractModuleIO.java:82)
         at oracle.jdevimpl.deploy.stripe.DeploymentModuleImpl.commit(DeploymentModuleImpl.java:187)
         at oracle.jdeveloper.deploy.jar.ArchiveDeployer.deployImpl(ArchiveDeployer.java:120)
         at oracle.adfdt.common.deploy.impl.AdfLibraryDeployer.deployImpl(AdfLibraryDeployer.java:41)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:457)
         at oracle.jdeveloper.deploy.DeploymentManager.deploy(DeploymentManager.java:217)
         at oracle.jdevimpl.deploy.BuildSystemFacade.deploy(BuildSystemFacade.java:62)

    Seems there is a open handle to the file. Just restart your machine and try

  • Performance issue when moving from 4.6c to 6.0

    Looks like we took a performance hit when moving from 4.6c to 6.0 on the same hardware. 
    For example, our PGI on outbound deliveries now takes several seconds longer in 6.0 then it did in 4.6c.  We've noticed other SAP area's are taking longer as well.  With an ST05 sql trace on the PGI in 6.0, we see more tables being accessed, same tables being access differently taking longer.  All leading to more time to do a PGI in 6.0.
    Has anyone else noticed this increase in Response time when upgrading to 6.0 ?   
    Thanks,
    David

    Hello.
    Yes, in our system we noticed the same thing at start. The general performance seemed to get worse after upgrading. In fact, database became bigger and more memory is consumed. However, it was tuned up by our system administrator and now seems ok.
    Run the optimizer statistics and see if it get's better.
    Regards.
    Valter Oliveira.

Maybe you are looking for

  • How can I tell if my phone is only getting a quick charge if it reads charged 100%?

    iPhone 5c battery is not holding charge for more than 3-4 hours.  It has gone completely dead twice in one day because of it.  Battery says 100% at start.  Apple Genius Bar help said that I'm only getting a soft charge or a partial charge and that is

  • Cheque Print

    Dear All, Please resolve my issue. Senario: Business want to print cheque for advances payments, T-code: F-48 vendor advance payment. FBZ5 cheque is created for the same. Here system not allowing to print the cheque. Message: You cannot print the man

  • Vendoe E-Mail id

    Dear all, in which table and field i can get the vendor E-mail Id details. Thanks and Details Tara

  • Single Window Mode for Windows version?

    Hey there, as some might know, there's a "hack" to get Single Window Mode for Safari on Mac. Normally. links with "target=_blank" will open in a new window instead of a new tab. In order to get Single Window Mode, the following code needs to be typed

  • ECC Client for BI7

    Hello guys, I have couple of questions/confusion regarding ECC (source system) connection for New BI7 system. We used to BW3.5 system and the Source System/R3  Client we were using was lets say ABCLNT80.So that means there was no RFC connection issue