Rug SIGABRT during registration (inside autoyast initscript)

I have an initscript in autoyast that works very well creating a corporate standard distro for our customer. it's last job is to do a "rug sa http://blah blah", then do a "rug up -y" and a series of "rug --entire-catalog blah1 -y" to finish the install. on some machines the initscript locks up some times, but not always.
here is the "shortened" output from /var/log/zmd-messages.log
(the lockup happens as soon as you run your first rug command after installing the client. either of the 2 commands listed below can do this:
/usr/bin/rug sa https://zlm73lx.x.x.x -k SLED11
/usr/bin/rug set require-verified-certs false
cat zmd-messages.log
21 Aug 2009 12:48:36 INFO Daemon Starting ZMD version 7.3.0
21 Aug 2009 12:48:36 INFO Daemon Using Mono 1.2.6
21 Aug 2009 12:48:36 INFO WebCache Expiring cached files...
21 Aug 2009 12:48:36 INFO Database Incompatible database schema version detected.
21 Aug 2009 12:48:36 INFO Database Exception in reading locks: no such table: locks (code: ERROR)
21 Aug 2009 12:48:40 INFO RPMBackend Loading installed packages
21 Aug 2009 12:48:45 INFO RPMBackend Finished loading installed packages
21 Aug 2009 12:48:45 INFO ServiceManager Adding service: local
21 Aug 2009 12:48:45 INFO ServiceManager Successfully added service '@local'
21 Aug 2009 12:48:45 INFO WebCache Expiring cached files...
21 Aug 2009 12:48:45 INFO ServiceManager Finished Service Refresh
21 Aug 2009 12:48:45 INFO RPMBackend Updating status of patches...
process 14646: Applications must not close shared connections - see dbus_connection_close() docs. This is a bug in the application.
D-Bus not built with -rdynamic so unable to print a backtrace
Stacktrace:
at (wrapper managed-to-native) DBus.Connection.dbus_connection_close (intptr) <0x00004>
at (wrapper managed-to-native) DBus.Connection.dbus_connection_close (intptr) <0xffffffff>
at DBus.Connection.Dispose (bool) <0x0002d>
at DBus.Connection.Dispose () <0x0000c>
at NetworkManager.Manager.OnSignalCalled (DBus.Signal) <0x0009b>
at (wrapper delegate-invoke) System.MulticastDelegate.invoke_void_Signal (DBus.Signal) <0xffffffff>
at DBus.Service.Service_FilterCalled (intptr,intptr,intptr) <0x00068>
at (wrapper native-to-managed) DBus.Service.Service_FilterCalled (intptr,intptr,intptr) <0xffffffff>
at (wrapper managed-to-native) Novell.Zenworks.Zmd.NMStatusProvider.g_main_loop_r un (intptr) <0x00004>
at (wrapper managed-to-native) at (wrapper runtime-invoke) System.IO.StreamWriter.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff>
Native stacktrace:
zmd [0x8172c5e]
[0xffffe410]
[0xffffe430]
/lib/libc.so.6(gsignal+0x50) [0xb7d34990]
/lib/libc.so.6(abort+0x188) [0xb7d362c8]
/lib/libdbus-1.so.3 [0xb66cd245]
/lib/libdbus-1.so.3 [0xb66c8c59]
/lib/libdbus-1.so.3(dbus_connection_close+0xc2) [0xb66b0de2]
[0x83bd15a]
/lib/libdbus-1.so.3(dbus_connection_dispatch+0x395) [0xb66afa35]
/usr/lib/libdbus-glib-1.so.2 [0xb66f8b1d]
/usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x1e8) [0xb7ee8a28]
/usr/lib/libglib-2.0.so.0 [0xb7eec0e3]
/usr/lib/libglib-2.0.so.0(g_main_loop_run+0x1d2) [0xb7eec602]
[0xb7abd221]
zmd(mono_runtime_delegate_invoke+0x35) [0x80e31f5]
zmd [0x8133b15]
/lib/libpthread.so.0 [0xb7e951b5]
/lib/libc.so.6(clone+0x5e) [0xb7ddb3be]
Debug info from gdb:
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb7f88b90 (LWP 14648)]
(no debugging symbols found)
0xffffe430 in __kernel_vsyscall ()
8 Thread 0xb7f88b90 (LWP 14648) 0xffffe430 in __kernel_vsyscall ()
7 Thread 0xb7532b90 (LWP 14649) 0xffffe430 in __kernel_vsyscall ()
6 Thread 0xb710cb90 (LWP 14655) 0xffffe430 in __kernel_vsyscall ()
5 Thread 0xb6624b90 (LWP 14656) 0xffffe430 in __kernel_vsyscall ()
4 Thread 0xb6523b90 (LWP 14657) 0xffffe430 in __kernel_vsyscall ()
3 Thread 0xb6422b90 (LWP 14658) 0xffffe430 in __kernel_vsyscall ()
2 Thread 0xb600fb90 (LWP 14659) 0xffffe430 in __kernel_vsyscall ()
* 1 Thread 0xb7cd56e0 (LWP 14646) 0xffffe430 in __kernel_vsyscall ()
Thread 8 (Thread 0xb7f88b90 (LWP 14648)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e9c3f6 in nanosleep () from /lib/libpthread.so.0
#2 0x081129d8 in ?? ()
#3 0xb7e951b5 in start_thread () from /lib/libpthread.so.0
#4 0xb7ddb3be in clone () from /lib/libc.so.6
Thread 7 (Thread 0xb7532b90 (LWP 14649)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e98c35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0x0811e837 in ?? ()
#3 0x08120e6c in ?? ()
#4 0x08120eac in ?? ()
#5 0x0812206a in ?? ()
#6 0x0817a1da in ?? ()
#7 0x080c1999 in ?? ()
#8 0x0811846e in ?? ()
#9 0x08133b15 in ?? ()
#10 0xb7e951b5 in start_thread () from /lib/libpthread.so.0
#11 0xb7ddb3be in clone () from /lib/libc.so.6
Thread 6 (Thread 0xb710cb90 (LWP 14655)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7dd4411 in select () from /lib/libc.so.6
#2 0xb7f82c07 in ?? () from /usr/lib/libzmdutil.so
#3 0xb7e951b5 in start_thread () from /lib/libpthread.so.0
#4 0xb7ddb3be in clone () from /lib/libc.so.6
Thread 5 (Thread 0xb6624b90 (LWP 14656)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7dd4411 in select () from /lib/libc.so.6
#2 0xb7f21cd0 in g_spawn_sync () from /usr/lib/libglib-2.0.so.0
#3 0xb7f220cc in g_spawn_command_line_sync () from /usr/lib/libglib-2.0.so.0
#4 0x08172d15 in ?? ()
#5 <signal handler called>
#6 0xffffe430 in __kernel_vsyscall ()
#7 0xb7d34990 in raise () from /lib/libc.so.6
#8 0xb7d362c8 in abort () from /lib/libc.so.6
#9 0xb66cd245 in ?? () from /lib/libdbus-1.so.3
#10 0xb66c8c59 in ?? () from /lib/libdbus-1.so.3
#11 0xb66b0de2 in dbus_connection_close () from /lib/libdbus-1.so.3
#12 0xb604f639 in ?? ()
#13 0xb604f5ee in ?? ()
#14 0xb604f5a5 in ?? ()
#15 0xb672eb9c in ?? ()
#16 0xb672b890 in ?? ()
#17 0xb672e6c1 in ?? ()
#18 0x083bd15a in ?? ()
#19 0xb66afa35 in dbus_connection_dispatch () from /lib/libdbus-1.so.3
#20 0xb66f8b1d in ?? () from /usr/lib/libdbus-glib-1.so.2
#21 0xb7ee8a28 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0xb7eec0e3 in ?? () from /usr/lib/libglib-2.0.so.0
#23 0xb7eec602 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#24 0xb672e639 in ?? ()
#25 0xb672e593 in ?? ()
#26 0xb672d655 in ?? ()
#27 0xb672d412 in ?? ()
#28 0xb7abd221 in ?? ()
#29 0x080e31f5 in mono_runtime_delegate_invoke ()
#30 0x080c1a07 in ?? ()
#31 0x0811846e in ?? ()
#32 0x08133b15 in ?? ()
#33 0xb7e951b5 in start_thread () from /lib/libpthread.so.0
#34 0xb7ddb3be in clone () from /lib/libc.so.6
Thread 4 (Thread 0xb6523b90 (LWP 14657)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e98f62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0x0811e7e8 in ?? ()
#3 0x08120e6c in ?? ()
#4 0x08120eac in ?? ()
#5 0x0812206a in ?? ()
#6 0x081003c1 in ?? ()
#7 0xb672d9ea in ?? ()
#8 0xb672d8ce in ?? ()
#9 0xb672d557 in ?? ()
#10 0xb672d412 in ?? ()
#11 0xb7abd221 in ?? ()
#12 0x080e31f5 in mono_runtime_delegate_invoke ()
#13 0x080c1a07 in ?? ()
#14 0x0811846e in ?? ()
#15 0x08133b15 in ?? ()
#16 0xb7e951b5 in start_thread () from /lib/libpthread.so.0
#17 0xb7ddb3be in clone () from /lib/libc.so.6
Thread 3 (Thread 0xb6422b90 (LWP 14658)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e98f62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0x0811e7e8 in ?? ()
#3 0x08120e6c in ?? ()
#4 0x08120eac in ?? ()
#5 0x0812206a in ?? ()
#6 0x081003c1 in ?? ()
#7 0xb672d9ea in ?? ()
#8 0xb672d8ce in ?? ()
#9 0xb672d557 in ?? ()
#10 0xb672d412 in ?? ()
#11 0xb7abd221 in ?? ()
#12 0x080e31f5 in mono_runtime_delegate_invoke ()
#13 0x080c1a07 in ?? ()
#14 0x0811846e in ?? ()
#15 0x08133b15 in ?? ()
#16 0xb7e951b5 in start_thread () from /lib/libpthread.so.0
#17 0xb7ddb3be in clone () from /lib/libc.so.6
Thread 2 (Thread 0xb600fb90 (LWP 14659)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7dcbb5b in read () from /lib/libc.so.6
#2 0xb6731615 in ?? ()
#3 0xb673146b in ?? ()
#4 0xb672d412 in ?? ()
#5 0xb7abd221 in ?? ()
#6 0x080e31f5 in mono_runtime_delegate_invoke ()
#7 0x080c1a07 in ?? ()
#8 0x0811846e in ?? ()
#9 0x08133b15 in ?? ()
#10 0xb7e951b5 in start_thread () from /lib/libpthread.so.0
#11 0xb7ddb3be in clone () from /lib/libc.so.6
Thread 1 (Thread 0xb7cd56e0 (LWP 14646)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e98f62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0x0811e7e8 in ?? ()
#3 0x08120e6c in ?? ()
#4 0x08120eac in ?? ()
#5 0x0812206a in ?? ()
#6 0x081003c1 in ?? ()
#7 0xb672d9ea in ?? ()
#8 0xb672d8ce in ?? ()
#9 0xb606ed87 in ?? ()
#10 0xb604ef29 in ?? ()
#11 0xb6645977 in ?? ()
#12 0xb604ee5b in ?? ()
#13 0xb6645a69 in ?? ()
#14 0xb663b4cd in ?? ()
#15 0xb663619b in ?? ()
#16 0xb66360e5 in ?? ()
#17 0xb663b29e in ?? ()
#18 0xb606feec in ?? ()
#19 0xb663a8af in ?? ()
#20 0xb663927d in ?? ()
#21 0xb6638ed3 in ?? ()
#22 0xb71b0799 in ?? ()
#23 0xb7aca233 in ?? ()
#24 0xb7aca1c3 in ?? ()
#25 0x080e6976 in mono_runtime_exec_main ()
#26 0x080e6f9b in mono_runtime_run_main ()
#27 0x0805adbe in mono_main ()
#28 0x0805a2c2 in ?? ()
#29 0xb7d20705 in __libc_start_main () from /lib/libc.so.6
#30 0x0805a201 in ?? ()
================================================== ===============
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
================================================== ===============

interesting, i have not seen initscript not running processes, but i have seen it start a command and not wait for it to complete before it does the next line, rare, but did see it happen for sure a few times. we set our runlevel to 3 in autoyast, touch /etc/nologin, and run all our bash statements, then at the end, reset runlevel to 5 and last command is a reboot, so running commands in the background may not work for us since the reboot will kill it. our rug command stat fail, they are due to the rug error, not autoyast initscript, failing to start the process. I will try your other suggestion of deleting the whatyoumecalling db file... and get back to you. thanks.
neal
Originally Posted by brunold
We use the init-script section in the autoyast files to install the zlm client and register it at the same time with the zlm server. When the init script section is processed, not all processes were really started. Maybe that can be one of the problems. We install the zlm client, register it and then the init script is finished and the server starts the rest of the missing processes. So when it will start to install all mandatory bundles (>20), the system has finished the installation process and is already at the login prompt.
I wonder if you can put those rug commands in a different script (maybe on a nfs share) and launch that in the background, that the install completes beside that script gets executed.
Here is what we have in the init script section:
Code:
<scripts>
<init-scripts config:type="list">
<script>
<filename>zlmreg.sh</filename>
<debug config:type="boolean">true</debug>
<location></location>
<interpreter>shell</interpreter>
<source><![CDATA[
#!/bin/bash
# After installation, the logfile from this script can be found in
# /var/adm/autoinstall/logs
echo "========================================="
echo "... Starting AutoYAST included script ..."
echo "========================================="
mount -o nfsvers=3 10.0.0.1:/install /mnt
cd /mnt/zlm/addon
./autoyast-post.sh PSLES10-64.txt
That autoyast-post.sh installs the zlm client and registers it. I would try to put a line like this there in:
"./run_rug_cmds.sh &"
Rainer

Similar Messages

  • How do I get facetime on a MacBook Pro to work?  I keep getting a " server encountered problem during registration.." message.  I have FaceTime ver. 1.1.1

    How do I get facetime on a MacBook Pro to work?  I keep getting a " server encountered problem during registration.." message.  I have FaceTime ver. 1.1.1
    Thanks

    Icapper wrote:
    I will end up getting something other than Logitech speakers, since I'm just weird like that.
    Your not weird, your a audiophile.
    https://en.wikipedia.org/wiki/Audiophile
    Good sound costs money. And with a 5.1 system your usually doing surround sound decoding for BlueRay movies etc. for home theater purposes.
    The PC 5.1 surround sound systems require a audio card in a PC tower and mainly used for playing 3D games so that won't work for any Mac at all. So don't buy a PC 5.1 surround sound system for your Mac.
    Harmon Kardon has the GoPlay, it's a portable stereo with awesome sound (not as good as their theater systems) and you can hook up a analog male/male stereo mini cable to it from the Mac.
    $200 and it has a iPod dock and also takes like 8 batteries so it's portable.
    http://www.amazon.com/dp/B002GHBTNC
    There is also the Bose Wave clock/radio, you will need a stereo mini to RCA break out cable for that.
    http://www.bose.com/controller?url=/shop_online/wave_systems/index.jsp
    The GoPlay has much better sound than the Bose, I think the Bose are overpriced.

  • Bandwidth required during registration of ip sip phone

    what is the bandwidth requirement of cisco 9971 model phone during registration?

    Thanks a lot Vivek... I went through it...but I think it talks about the bandwidth provisioning for voice traffic..for signalling and once the call is established....I neeed to know the bandwidth required just for registration ...i.e. in the following steps ( only registration without placing any call)   
    1. The phone contacts the TFTP server and requests the Certificate Trust List file .
    2. The phone contacts the TFTP server and requests its SEP<mac-address>.cnf.xml configuration file.
    3. The Phone downloads the default configuration XMLDefault.cnf.xml file from the TFTP server.
    4. The SIP phone requests a firmware upgrade (Load ID file) and upgrades the firmware image automatically when required for a new version of CUCM.
    5. The phone downloads the SIP dial rules configured for that phone.
    6. The phone Establish connection with the primary CUCM and the TFTP server end to end.
    7. The phone Registers with the primary CUCM server listed in its configuration file.
    8. The phone downloads the appropriate localization files from TFTP.
    9. The phone downloads the softkey configurations from TFTP.
    10. The phone downloads custom ringtones (if any) from TFTP.
    Also, I need t o know if the bandwidth required for this process is same for all phone models or different? Specifically, I need  this data for Cisco 9971 model.Please help...Thanks..

  • [Solved] 'New' error messages during init after updating initscripts

    After updating to the latest initscripts, I got some error messages during init that I hadn't seen before.  They occurred during one of the UDev steps, and were caused by an attempt to load an IDE module despite the controller being disabled.  The controller shows up in Windows devmgr too, so I guess it's a failing of the mobo or BIOS.
    In any case, I downgraded and found that the errors were nothing new.  I'm just curious if the appearance of the errors during init was by design or a happy accident.
    Last edited by alphaniner (2011-08-01 17:07:30)

    alphaniner wrote:
    karol wrote:If you have the new (i.e. current) initscripts, you should be fine:
    http://projects.archlinux.org/initscrip … 328fbaf2e7
    http://projects.archlinux.org/initscrip … 42dfeca8c2
    I had never noticed the file before yesterday, actually. And I'm up-to-date, yet it's still full of 'em.
    You need to reboot.
    After you do, run
    tail /var/log/boot
    Mine isn't perfect, but I've already sent an e-mail to the dev (it's a matter of just a sed oneliner)
    [karol@black ~]$ tail /var/log/boot
    Tue Aug 2 05:03:01 2011: :: Setting Hostname: black ^[[171G [BUSY] ^[[171G [DONE]
    Tue Aug 2 05:03:01 2011: :: Setting Locale: pl_PL.UTF-8 ^[[171G [BUSY] ^[[171G [DONE]
    Tue Aug 2 05:03:01 2011: :: Setting Consoles to UTF-8 mode ^[[171G [BUSY] ^[[171G [DONE]
    Tue Aug 2 05:03:01 2011: :: Loading Keyboard Map: pl ^[[171G [BUSY] ^[[171G [DONE]
    Tue Aug 2 05:03:02 2011: :: Loading Console Font: Lat2-Terminus16 ^[[171G [BUSY] ^[[171G [DONE]
    Tue Aug 2 05:03:02 2011: :: Saving dmesg Log ^[[171G [BUSY] ^[[171G [DONE]
    Tue Aug 2 05:03:02 2011: INIT: Entering runlevel: 3
    Tue Aug 2 05:03:02 2011: :: Starting Syslog-NG ^[[171G [BUSY] ^[[171G [DONE]
    Tue Aug 2 05:03:03 2011: :: Starting D-BUS system messagebus ^[[171G [BUSY] ^[[171G [DONE]
    Tue Aug 2 05:03:04 2011: :: Starting acpid ^[[171G [BKGD] :: Starting gpm ^[[171G [BKGD^[[0;1

  • E-Recruiting - Error during Registration

    Hi All,
    I'm in the process of doing configuration for a e-rec demo system.  I am working on trying to get the Candidate Registration process in place.  I was able to get the candidate registration start page.  After I filled in the  candidate username and hit save, it gives me an error message saying 'You are not Authorized to assign roles'.
    I checked to make sure the service hrcf_cand_reg has a valid service user, with the proper role.  Just to be on the safe side I gave the service user SAP_ALL.  I still get the same error.  Not sure what the problem could be. 
    Has anyone experienced this?  How were you able to fix the error?
    Any details on these kinds of errors and what they could be related to will be helpful
    Thank you
    Amina

    Hello Amina,
    the SAP delivered role are buggy with some releases. Can you please supply some additional information on:
    - Release
    - Support Package
    - Integrated installation / Standalone installation
    - Installation scenario 1 server / 2 server
    For a blind shot:
    - check if your service user is restricted to a special user group. If so he cannot assign roles to other user groups even w/ sap_all
    - if you have 2 server installation check rights on both servers
    Best Regards
    Roman Weise

  • Serial number Air not accepted during registration AppleCare

    Not sure if this is the right place for this. I just bought my MacBook ait today, including an applecare protectionplan. While registrating, AppleCare doen't seem to want to accept my serial number. I'm pretty sure I entered the right number, several times. What to do? Back to the store? I really hope not...

    Hi.
    If you'r sure that you've entered the right number and it still declice it, I really don't see any other way than go back to the store. Perhaps as an alternative call Apple Support.
    Good luck.
    Best regards.

  • When signing into FaceTime on my laptop it says the receiver encountered an error during registration. help please

    When i try to sign into my facetime on my macbook pro it always comes up with a little red message saying that the server encountered an error processing registration. please try again later. how can i fix this and use my facetime?

    Hi,
    As the Other threads suggests I would check the Date and Time settings on the Mac and compare that with the settings in the router.
    Messages (and iChat before that) send Time stamped info to Login and to send IMs.
    Obviously most people set their Macs to their Time Zone and nearest city/town.
    What people sometimes forget is that their Router/Modem device(s) have to be set correctly as well.
    EDIT
    Also Add a Public DNS server to your System Preferences> Network > Advanced Button > DNS  tab
    A Google one such as 8.8.4.4 or 8.8.8.8 seem to work well for most people
    10:15 PM      Saturday; March 17, 2012
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Lion 10.7.3)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously
    Message was edited by: Ralph Johns (UK)

  • Manipulating ConfirmationText during Registration

    Dear all,
    when you do the registration a vendor is shown a confirmation page (Confirmation.htm) which by standard only shows one text line "Your registration was successfull" - not very exiting;).
    The coding of Confirmation.htm of the BSP Service ROS_SELF_REG provides already a custom field "gv_customer_info" to carry a customized text.
    I am curious, how to use that field and get a more exciting text on the screen?
    Many thanks,
    Claudia

    Claudia,
    Hi. Thee field gv_customer_info is populated from the BADI activation ROS_REQ_CUF or ROS_BUPA_DATA_CHECK.
    I would guess that it is there for you to have your own validation against obligatory field's and return some info to the user to say as much.
    My guess is that you will need to modify the BSP, or call your own BSP confirmation page to get this into a more usable format.
    Regards
    Rob

  • Quicktime and Itunes is removed during registration

    I have tried numerous options, as many I I am frustrated with my new toy. I love using my Ipod, but after I wiped my hard drive clean and installed WXP I have not been able to install iTunes. Everything works well until the install wizard registers the program. At that time the newly created shortcut is deleted and the program is not there. Do you have a solution?

    Jacob,
    What is the exact error message that you're getting from the installer? A screen shot couldn't hurt, because that error message doesn't ring a bell.
    Let's get an installation log on the problem and send it to the Apple engineers.
    1. Turning on some advanced logging by creating a new file in your "Documents and Settings\<username>\Local Settings\Temp" folder with the name "QTInstallerLauncher.log". You might have to turn on "show hidden files" to find this folder. (Right click "my computer", select open, select Tools menu -> Folder Options. Select View tab, "show hidden files" radio button is in the center scrolling panel.)
    2. Start menu -> Run... In the text field of the dialog that comes up, type in "cmd" and hit return.
    3. In the command prompt dialog that comes up, find the iTunesSetup.exe installer on your desktop and drag it to this window. Then on the same line type in a space and then the following:
    /Verbose"c:\log.txt" /V"ENABLE_QTLOGGING=TRUE"
    There is no space between the e in Verbose and the double quote ("). There is no space between the /V and the double quote (").
    4. Hit return. This will bring up the iTunes installer window and ask you if you want to do a repair install, say yes, work your way through it.
    5. The installer will create a log file:
    C:\log.txt
    and a file called:
    "Documents and Settings\<username>\Local Settings\Temp\QTPluginInstaller_9999.log" (number may differ). You may have multiple files like this..... Send them all, or at least the most recent ones.
    Find those files and send them to the apple moderator. Tell her Toonz sent you. It doesn't hurt to put the URL to this discussion thread, so that whoever gets it has some context.

  • Serial number deemed invalid during registration.

    I've installed CS6 on mac, now I'm trying to register the software through my adobe account and every time I put my serial number in it is deemed invalid.  I have made sure that it is the correct number found on the disk sleeve and there are no typos.  I need this to work to register and activate my software, please help.

    Try here:
    Contact Customer Care
    Where was it purchased from?

  • OPN id during registrating for an Exam

    While registering for the oracle exam 1z0-051 on pearson vue website, I am being asked about Company OPN ID.
    Can you please throw some light on what this OPN id is?
    I intend to pay for the exam from my pocket. In such a situation is it important to provide Pearson with the OPN id?
    What difference does giving and not giving OPN id of company mean?

    845910 wrote:
    @Justin: thanks again
    @bigel: i got your point. however I think I will go thru both the books for the best results.
    I had earlier given 1z0-051. So Does 1Z0-047 is more inclined towards earlier flavors of Oracle and does 1z0-144 deals with PL/SQL in Oracle 11g.
    If the latter is true than I think I shall go with that only.While DBA exams are typically changed with each version as there are typically significantly changes from version to version, SQL and PL/SQL are generally upwards compataible and do not really require re-examiniation unless significant new features are introduced (yes there will be new features added). ( Though AFAIK 1z0-007 does not cover the newer ANSI SQL constructs now available which are better practice, which is why IMHO 1z0-007 should be retired)
    With Regards to 1z0-051 and 1z0-047
    ... Although the first is '11g' and the second is '10g' in fact both exams are totally relevant for10gR2/11gR1 and 11gR2'
    ... ... The big difference is 1z0-047 covers advanced SQL topics (which is why those who pass are awarded an OCE certificate).
    >
    Another query:
    Since there is no 'Guide' for this exam, I quite skeptical about the depth of the topics in the syllabus. I think PL/SQL is a vast domain with more and more application are being built now which are completely data driven.
    In such situation topics like Writing Executable Statements, and Create PL/SQL executable blocks using DML and transaction control statements and many others seems very open ended topics, where anything and everything can be asked.
    SO how much preparation is enough? So how much deep we need to go with these topics?Well you need to be able to do a little more than dip your toe in the water! At the end of the day you are answering mulitple choice questions ..... you need to know enough to differentiate right from wrong answers. Unfortunately There are no sample questions on the examination page for his exam ... ... in general to pass the exam you need knowledge (and insight to apply it), practice and experience (though you may get by with a little weakness in one area).

  • During registration, you need to contact itunes support to complete the transaction

    At the time of payment, after I entered your details, you need to contact itunes support to complete this transaction.

    Do exactly what it told you to do.
    Contact itunes support

  • Error while trying to use BFILENAME during schema registration

    Hi,
    I'm having difficulty in understanding the BFILENAME function while trying to register a schema. The schema is physically present in the following location
    USERNAME: WEBUSER
    LOCATION: XML Schemas ---> MyHeaderSchema.xsd
    And I'm trying to register it as follows:
    declare
    V_XML_SCHEMA XMLTYPE := XMLType(BFILENAME('WEBUSER','MyHeaderSchema.xsd'),nls_charset_id('AL32UTF8'));
    begin
    DBMS_XMLSCHEMA.registerSchema
    SCHEMAURL => 'http://my.schemas.com/header.xsd',
    SCHEMADOC => V_XML_SCHEMA,
    LOCAL => TRUE,
    GENBEAN => FALSE,
    GENTYPES => TRUE,
    GENTABLES => FALSE,
    ENABLEHIERARCHY => DBMS_XMLSCHEMA.ENABLE_HIERARCHY_NONE
    end;
    I get the error:
    Error report:
    ORA-22285: non-existent directory or file for FILEOPEN operation
    ORA-06512: at "SYS.XMLTYPE", line 296
    ORA-06512: at line 2
    22285. 00000 - "non-existent directory or file for %s operation"
    *Cause:    Attempted to access a directory that does not exist, or attempted
    to access a file in a directory that does not exist.
    *Action:   Ensure that a system object corresponding to the specified
    directory exists in the database dictionary, or
    make sure the name is correct.
    Can you please help?

    I was curious if there was already some functionality in SQL Developer I might have missed. So I checked. Apparently SQL Developer still doesn't have any functionality to support XML Schema's in / for XMLDB (I keep them asking, but anyway).
    So an XML Schema is just treated as plain text. Still.
    However, the following worked for me. Is there a difference if I use XDBURIType Vs BFILENAME and do a getBLOB() Vs XMLType?XDBUriType is part of the URIType factory functionality and in this case, XDBUritype enables you to get the content stored out of the XDB Repository
    BFileName give you the possibility to get your content from the server via a BFile locator construct
    getBLOB is an operator on xdburitype and converts the uritype datatype into binary LOB datatype
    XMLType is the datatype that should be used for XML content
    If you use GENTYPES => TRUE then during registration via using DBMS_XMLSCHEMA objects and types will be created to "represent" the "format" of the XML defined by the XML Schema.

  • Warning Log message showing multiple times during create/update registration

    During registration the following error is getting repeated
    Warning Sat Feb 14 15:38:15 CST 2015 1423949895405 /atg/dynamo/servlet/pipeline/RequestScopeManager/RequestScope-1266341/atg/userprofiling/ProfileFormHandler Using default setting for ProfileTools property
    /atg/userprofiling/ProfileFormHandler Using default setting for ProfileTools property
    This message shows up like a billion times in the logs. To be more specific, it shows up over 30,000 times in the past week.
    Please let me know how to turn off this  warning  and We want logging turned on for INFO, WARN, and ERROR.  Simply setting the logging level to hide the log isn't the fix we're looking for.  Please let me know what is causing the log message to appear in ATG.
    please guide me to find the solution.

    In your ProfileFormHandler have you overriden the profileTools property ? It seems like the ProfileTools is resolving to Null and what is happening is that every time the request scope ProfileFormHandler is initializing it is finding the ProfileTools property as null so it throws that warning and initializes ProfileTools component with default setting.
    So check if you have overriden the ProfileTools property or component itself or have changed its path which may be throwing error in logs during startup or component initialization and is causing it to be null, and if you haven't changed it then you can also try to put profileTools = /atg/userprofiling/ProfileTools in your code base ProfileFormHandler property file to explicitly resolve it which should also prevent that warning.

  • Error during workflow registration OIM 11.5

    Hello,
    I am getting following error during workflow registration, please let me know how to fix it. I am using Oracle Tutorial for self service reg workflow. and command is "*ant -f registerworkflows-mp.xml register*"
    D:\Oracle\Middleware\Oracle_IDM1\server\workflows\registration\SelfRegistrationA
    pproval.props
    [echo] ${gen.classpath}
    [java] java.lang.UnsupportedClassVersionError: Bad version number in .class
    file
    [java] at java.lang.ClassLoader.defineClass1(Native Method)
    [java] at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
    [java] at java.security.SecureClassLoader.defineClass(SecureClassLoader
    .java:124)
    [java] at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
    [java] at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
    [java] at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
    [java] at java.security.AccessController.doPrivileged(Native Method)
    [java] at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    [java] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
    [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    [java] at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    [java] Exception in thread "main"
    BUILD FAILED
    D:\Oracle\Middleware\Oracle_IDM1\server\workflows\new-workflow\registerworkflows
    -mp.xml:51: Java returned: 1
    Total time: 23 seconds

    Ok. I was able to fix the issues after changing jdk version in ant script. Now I am getting following new error.....I am providing manage console url and OIM admin user i.g. xelsysadm.
    [java] SEVERE: Incorrect username/password entered during registration of w
    orkflow
    [java] Exception in thread "Main Thread" oracle.iam.platform.workflowservic
    e.exception.IAMWorkflowException: Incorrect username/password entered during reg
    istration of workflow
    [java] at oracle.iam.platformservice.workflowregclient.WorkflowServiceC
    lientUtil.getWorkflowService(WorkflowServiceClientUtil.java:92)
    [java] at oracle.iam.platformservice.workflowregclient.WorkflowRegistra
    tion.main(WorkflowRegistration.java:41)
    BUILD FAILED
    D:\Oracle\Middleware\Oracle_IDM1\server\workflows\new-workflow\registerworkflows
    -mp.xml:51: Java returned: 1
    Any suggestion?
    thanksTK

Maybe you are looking for