Windows 7 64-bit Installation Error "Could not find appropriate listener"

*11.2.0.1* Installation fails on Win7 Professional 64-bit
1) Installed software (did not create database initially)
2) Create Listener via Net Config (no apparent problems here)
3) Added DB to Listener via Net Mgr
4) dbca fails in final portion of DB creation. Error states: *"Could not find appropriate listener for this database. Configuring DB control requires database to be registered with at least one listener.*
My Listener services is started.
All current updates have been applied to Win 7.
I have searched around and found similar issues that seem to center around adminstrator rights, but I have not been able to make any progress.
C:\Users\scott_hp>lsnrctl status
LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 20-FEB-2012 10:16
:11
Copyright (c) 1991, 2010, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.0.195)(PORT=1522
STATUS of the LISTENER
Alias LISTENER
Version TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Produ
ction
Start Date 20-FEB-2012 09:47:07
Uptime 0 days 0 hr. 29 min. 7 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File C:\oracle\app\scott_hp\product\11.2.0\dbhome_1
etwork
\admin\listener.ora
Listener Log File c:\oracle\app\scott_hp\diag     nslsnr\SCOTT-HP\listener\
alert\log.xml
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.0.195)(PORT=1522)))
Services Summary...
Service "CLRExtProc" has 1 instance(s).
Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
Service "mmodb.192.168.0.195" has 1 instance(s).
Instance "mmmodb", status UNKNOWN, has 1 handler(s) for this service...
The command completed successfully <gphmh>
Edited by: svk1965 on Feb 20, 2012 7:17 AM
Edited by: svk1965 on Feb 20, 2012 7:22 AM

svk1965 wrote:
FIXED!! *Thank you very much.* I followed your instructions, renaming listener.ora, before the lsnrctl start. I then waited and ran dbca and walked through the configuration screens and this time it processed through to 100%. But I am not sure I understand what caused the issue??
C:\Windows\system32>lsnrctl stop
LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 20-FEB-2012 11:34
:24
Copyright (c) 1991, 2010, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.0.195)(PORT=1521
The command completed successfully
C:\Windows\system32>lsnrctl start
LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 20-FEB-2012 11:36
:51
Copyright (c) 1991, 2010, Oracle. All rights reserved.
Starting tnslsnr: please wait...
TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Production
Log messages written to c:\oracle\app\scott_hp\diag     nslsnr\SCOTT-HP\listener\al
ert\log.xml
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=SCOTT-HP)(PORT=1521)))
Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
STATUS of the LISTENER
Alias LISTENER
Version TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Produ
ction
Start Date 20-FEB-2012 11:36:56
Uptime 0 days 0 hr. 0 min. 5 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Log File c:\oracle\app\scott_hp\diag     nslsnr\SCOTT-HP\listener\
alert\log.xml
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=SCOTT-HP)(PORT=1521)))
The listener supports no services
The command completed successfully
C:\Windows\system32>lsnrctl status
LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 20-FEB-2012 11:39
:30
Copyright (c) 1991, 2010, Oracle. All rights reserved.
Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
STATUS of the LISTENER
Alias LISTENER
Version TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Produ
ction
Start Date 20-FEB-2012 11:36:56
Uptime 0 days 0 hr. 2 min. 37 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Log File c:\oracle\app\scott_hp\diag     nslsnr\SCOTT-HP\listener\
alert\log.xml
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=SCOTT-HP)(PORT=1521)))
Services Summary...
Service "mmmodb.192.168.0.195" has 1 instance(s).
Instance "mmmodb", status READY, has 1 handler(s) for this service...
Service "mmmodbXDB.192.168.0.195" has 1 instance(s).
Instance "mmmodb", status READY, has 1 handler(s) for this service...
The command completed successfullyThe db instance will register itself with the listener every minute or so. When you first start the listener, it will have to wait until the next cycle of the instance self-registration before it (the listener) knows about the db instance.

Similar Messages

  • Reportings Services in a 2-Tier Architecture / (Installation Error: Could not find SOFTWARE\Microsoft\Microsoft SQL Server\110 registry key. )

    Hello,
    we want to install Reporting Services in a 2-Tier Architecture. The Servers are the following:
    SERVER1: Windows Server 2012 and SQL Server 2012
    SERVER2: SharePoint 2013 (WFE)
    Reporting Server is installed on SERVER1 and running. On SERVER2 the registration of the service through Powershell was done but it does not start. An Error when starting the Service on the server occurs with the message:
    "Installation Error: Could not find SOFTWARE\Microsoft\Microsoft SQL Server\110 registry key."
    I have found the following in msdn stating that a minimal of the same SharePoint Installation must exist on the Reporting Server. The article is for SQL Server 2008 R2 and SharePoint 2010. Is this the case also for SQL Server 2012 and SharePoint 2013 and
    the root of the problem? http://msdn.microsoft.com/en-us/library/bb510781%28v=sql.105%29.aspx
    If so does this mean that I require for the installation another License?!?!
    Thank you in advance!

    Hi,
    According to your post, my understanding is that you wanted to install Reporting Services in a 2-Tier Architecture.
    As the article
    say, if you use Two-Computer Deployment, the first computer hosts an instance of a SharePoint product. The Reporting Services Add-in is installed on this computer. The second computer hosts SQL Server Reporting Services and the Database Engine.
    The steps to install in a  two-tier environment are very similar to a standalone environment hence you can go to refer to the ' Install Reporting Services SharePoint Mode for SharePoint 2013' article at http://msdn.microsoft.com/en-us/library/jj219068(v=sql.110).aspx
    To install in a  two-tier environment, you can refer to:
    How to setup, configure and test
    SQL 2012 SP1 SSRS with SharePoint 2013 SP1
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • SharePoint 2010 with SQL Reporting Services 2012 "Installation Error: Could not find SOFTWARE\Microsoft\Microsoft SQL Server\110 registry key"

    i have a small sharepoint farm "2 servers" (WFE) and SQL Server 2012 ,
    i installed rsSharePoint for reporting services , as a read the Reporting services is Application Service  with SQL 2012 not as SQL 2008 R2 with SharePoint integrated mode, so after installation when am trying to configure the  SQL Server
    Reporting Services Application services i got the below error :
    "Installation Error: Could not find SOFTWARE\Microsoft\Microsoft SQL Server\110 registry key"
    any kind of help would be much appreciated .

    I'm having the same issue, but to me it seems like the instructions I've seen are all over the place.  I already have SP 2013 and SQL 2012 SP 1 installed.  I already added the features for Reporting Services - Sharepoint and Reporting Services
    Add-in for SharePoint Products.  I didn't see the Reporting Service service in CA, so I ran the powershell scripts to add SPRSService and SPRSServiceProxy. 
    My initial quest, was to get the BI features enabled, which took me on the journey of adding the Report Services, then I got the error.
    Then when I read this about installing the BI features
    http://blogs.msdn.com/b/querysimon/archive/2012/11/26/installing-the-bi-features-of-sharepoint-2013.aspx, which I already had SQL and SP installed.  Do I have to rerun and selct the SQL Server PowerPoint for SharePoint option?  I have the PowerPoint
    Configuration Tool on my SQL server, I run it and I get PowerPivot for SP 2013 Configuranoi is missing prerequisits:  SP 2013 EE is required.  Which I have EE.
    Is Reporting Services different or in addition to the BI Feature (PowerPivot)? 
    Have I missed a step?
    Thanks for you help.
    Kim
    Kim.Williams

  • Installation Error: Could not find SOFTWARE\Microsoft\Microsoft SQL Server\120 registry key.

    Dear Expert,
    I setup SharePoint for 3 tiers, WFE, APP + DB Server.
    I installed SQL 2014 reporting service Add-in on APP Server and already enable sql reporting service in DB Server. DB Server can do report server.
    I follow the step : https://msdn.microsoft.com/en-us/library/jj219068(v=sql.120).aspx  but I stuck in no.2, I cannot start the services, in picture below.
    I checked the SSRS provision is disabled not online
    Please help.

    Hi MasterBird,
    According to your description, when you register and start the Reporting Services SharePoint Service, the error: Could not find SOFTWARE\Microsoft\Microsoft SQL Server\120 registry key is thrown out.
    As this
    article say, if you use three-computer deployment, the first computer hosts an instance of a SharePoint product. The Reporting Services Add-in is installed on this computer. The second computer hosts SQL Server Reporting Services and the third computer
    hosts an instance of the Database Engine.
    Regarding the error message, it could cause by the Reporting Services – SharePoint feature and Reporting Services Add-in for SharePoint Products haven’t been installed. Please refer to articles:
    SSRS SharePoint 2013 Create Service Application error: Could not find SOFTWARE\Microsoft\Microsoft SQL Server\110 registry key Error
    Installing SSRS 2012 in SharePoint Mode on SP2010
    If issue persists, please check the error detailed information in ULS logs, and check Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log to see if any error occurred during set up. For more information, please refer to this article:
    Troubleshoot a Reporting Services Installation.
    If you have any question, please feel free to ask.
    Best regards,
    Qiuyun Yu
    Qiuyun Yu
    TechNet Community Support

  • U401 touch windows 8 audio driver unable to install error could not find divice for this driver

    u401 touch windows 8  audio driver unable to 0wau05w8.exe install error could not find device for this driver
    kindly advise

    hi karthi2lenovo,
    Welcome to the Forums.
    If the conexant audio drivers from the lenovo website doesn't detect the device, can you try to:
    1. Open Device Manager (press Winkey+R > type devmgmt.msc)
    2. On the device manager, open Sound, video, and game controllers and Other Devices then check the status (if there's a yellow exclamation mark, error codes, etc.)
    3. As an alternative, try this conexant driver from station-drivers:
    Conexant High Definition Smart Audio
    Version 8.64.59.52 (Win8)
    Let me know your findings,
    neokenchi
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • Error:could not find Java 2 Runtime Environment

    Greetings,i have a java problem with a game(football manager 2008) installation.I have a hp laptop with windows vista installed and when the installation is on 100%.It appears Error:could not find Java 2 Runtime Environment.I have taken some screenshots to help you understand my problem.
    intallation:
    http://img218.imageshack.us/img218/7945/egkatastashba2.jpg
    the error:
    http://img232.imageshack.us/img232/6388/errorty5.jpg
    Also i tried to join a site which java is required and it appeard the following errors:
    http://img87.imageshack.us/img87/6465/sfalmasp6.jpg
    http://img87.imageshack.us/img87/9337/sfalma2sj1.jpg
    PS:I have installed the java(Java(TM)6 Update 5).I hope to receive a reply with the solution of the problem as soon as possible.Thank you
    Edited by: Cap.George on Mar 7, 2008 8:46 AM
    Edited by: Cap.George on Mar 7, 2008 8:47 AM

    Consider going to a Windows forum
    (or better yet, to Microsoft's web site or to a local book store)
    and learning about Vista's "User Account Control".
    At least do a Google search on it.

  • Error: Could not find DI API version 8.8 PL17 or higher.

    Hello,
    I'm trying to install the integration component to SAP B1 8.8 PL 14, and halfway through it's giving me the following error,
    "Could not find DI API version 8.8 PL 17 or higher"
    I was wondering, how do I find the Patch Level 17 for the DI API?
    PS. I tried doing what it says in the installation guide, but it didn't help update me to the required version --> "To install the latest di api version, in the select components window of the sap b1 di api installshield wizard, deselect the di api previous versions checkbox"

    Thanks Eddy,
    I installed patch level SAP B1 PL18, and was able to get the version of DI API they were requesting. Now, when I'm in step 3/5 of the event sender, I get the following error when I click "test connection":
    "Servlet B1iXcellerator is not available"
    how do I go about correcting this?

  • RV120W [IKE] ERROR: Could not find configuration for X.X.X.X

    All
    I setup the RV120W to allow my MAC desktops to connect in over the internet. MAC;s are running IPSecuritas or VPNTracker. Both don't work.
    Setup is
    Basic VPN Setup Default Values for IKE:
    Gateway Policies
    Client Policies
    Exchange Mode:
    Main
    Aggressive
    ID Type:
    Local WAN (Internet) IP
    FQDN
    Local WAN (Internet) ID:
    Local WAN (Internet) IP
    remote.com
    Remote WAN (Internet) ID:
    Remote WAN (Internet) IP
    local.com
    Encryption Algorithm:
    3DES
    3DES
    Authentication Algorithm:
    SHA-1
    SHA-1
    Authentication Method:
    Pre-Shared Key
    Pre-Shared Key
    Key-Group:
    DH-Group 2 (1024 Bit)
    DH-Group 2 (1024 Bit)
    Lifetime:
    8 Hours
    8 Hours
    Basic VPN Setup Default Values for VPN:
    Encryption Algorithm:
    3DES
    Authentication Algorithm:
    SHA-1
    Lifetime:
    1 Hours
    PFS Key Group:
    DH-Group 2 (1024 Bit)
    NETBIOS:
    Enabled (Gateway Policies)
    Disabled (Client Policies)
    When my clients try and login. All I see in the logs is
    011-11-28 10:05:43: [rv120w][IKE] ERROR:  Could not find configuration for 212.183.140.51[65212]

    The error that you are getting that shows in the log file by the "pings being blocked" it refers to the connection being block by the firewall or security on your computer.
    Things that you should look for is: What type of internet security software you are using will a lot of the time block QVPN from working.
    With Windows 7 it has a lot of added security so the windows 7 Firewall has to be on because soon as the firewall is turn off or another firewall is loaded that turns off Win7 firewall, the Win7 OS turns off IPSEC and that is needed for quick VPN to work. Hope this has been helpful and gave you some more understanding.

  • Error: Could not find the file "flash.ocx"

    I have been receiving the error COULD NOT FIND THE FILE
    "FLASH.OCX" for the past couple of months - I have been watching
    the message boards and have seen a lot of "fixes" and beta's come
    up errors (not sure that it's this exact error though).
    I get this error continuously throughout the day - no matter
    if I have nothing running on my computer or I have 10 things open.
    This morning it occurred to me that my screen saver is not coming
    on and it seems to me that the above errror is popping up everytime
    my screen saver should start. I HAVE TIMED THIS TODAY AND CHANGED
    HOW LONG BEFORE MY SCREEN SAVER STARTS - AND IT IS DEFINITELY
    GETTING THE ERROR EVERYTIME THE SCREEN SAVER IS TRYING TO START.
    Last week, I deleted the version of Flash that I had and then
    re-installed; still getting the error.
    I was getting the error when I had IE6 so I thought maybe
    switching to IE7 would correct it - but it didn't (that was a few
    weeks ago).
    My computer does not freeze up but it is SOOO annoying to
    continually throughout the day get this error.
    IE7.0
    ADOBE 9,0,28,0
    WINDOWS XP - SP2
    PLEASE HELP!

    Ah-ah! The workaround is to map my network folder to a drive, say... M:\
    So, when I select Edit->Edit in Audition->Sequence, I can select the Browse button to alter the Path destination. Instead of seeing '\\Zeus\Projects\...', I select the mapped M: drive so the path reads 'M:\Projects\...' instead.
    Then, Audition loads and is able to find the sequence or clip.
    So... that solves my problem!

  • Error: Could not find compiled resource bundle 'sparkEffects' for locale 'en_US'

    I have a multi-module application that I am building in Flash Builder 4.5 Premium.
    When I launch the application It starts with a basic login page and looks ok. After logging in, modules and style sheets are loaded dynamically and  I get this exception stack trace.
    Error: Could not find compiled resource bundle 'sparkEffects' for locale 'en_US'.
              at mx.resources::ResourceManagerImpl/installCompiledResourceBundle()
              at mx.resources::ResourceManagerImpl/installCompiledResourceBundles()
              at mx.core::FlexModuleFactory/installCompiledResourceBundles()
              at mx.core::FlexModuleFactory/docFrameHandler()
              at mx.core::FlexModuleFactory/docFrameListener()
    Windows 7
    Flashbuilder 4.5 Premium
    Compiled with SDK 4.5.1
    Flex 3 Compatibility Mode: No
    Framework Linkage: RSL
    SWC Project Linkage: RSL
    Can anyone help me fix this?

    I have determined at least that it is the very first style sheet that I am loading into the application that is causing the exception as I modified to not load anything else.
    Style sheets are loadingusing this method. FlexGlobals.topLevelApplication.styleManager.loadStyleDeclarations

  • Sun C++ 5.13 SunOS_sparc Beta2 2014/06/17: Error: Could not find a match for std::_Tuple_impl 0, unsigned&& ::_Tuple_impl(std::tuple unsigned&& , unsigned) needed in std::tuple unsigned&& ::tuple unsigned, void (unsigned&&).

    I think I downloaded the latest Solaris Studio version.  When I compile my code, I got the following error:
    bash-3.00$ gmake -f Makefile.sun
    CC -c -o metadata.o metadata.cpp -I. -I.. -g -O0 -std=c++11 -I/export/home/oracle/zhifan/boost_1_55_0 -I/export/home/oracle/zhifan/instantclient_11_2/sdk/include -V
    CC: Sun C++ 5.13 SunOS_sparc Beta2 2014/06/17
    ccfe: Sun C++ 5.13 SunOS_sparc Beta2 2014/06/17
    "metadata.cpp", line 20: Warning: db hides databus::MetadataManager::db.
    "metadata.cpp", line 26: Warning: db hides databus::MetadataManager::db.
    Error: Could not find a match for std::_Tuple_impl<0, unsigned&&>::_Tuple_impl(std::tuple<unsigned&&>, unsigned) needed in std::tuple<unsigned&&>::tuple<unsigned, void>(unsigned&&).
    "/export/home/oracle/zhifan/SolarisStudio12.4-beta_jul14-solaris-sparc/lib/compilers/CC-gcc/include/c++/4.8.2/tuple", line 868:     Where: While instantiating "std::tuple<unsigned&&>::tuple<unsigned, void>(unsigned&&)".
    "/export/home/oracle/zhifan/SolarisStudio12.4-beta_jul14-solaris-sparc/lib/compilers/CC-gcc/include/c++/4.8.2/tuple", line 868:     Where: Instantiated from std::forward_as_tuple<unsigned>(unsigned&&).
    "/export/home/oracle/zhifan/SolarisStudio12.4-beta_jul14-solaris-sparc/lib/compilers/CC-gcc/include/c++/4.8.2/bits/stl_map.h", line 485:     Where: Instantiated from non-template code.
    1 Error(s) and 2 Warning(s) detected.
    gmake: *** [metadata.o] Error 2
    with the same code, It can be compiled with g++ on Linux platform.
    1 Is the issue same as 12.4 Beta, Error: Could not find a match for std::_Tuple_impl<0, std::string &&>::_Tuple_impl(std::tuple<std::string &&> ?
    2 Do we have any workaround for this issue?
    3 When will the final 12.4 release  be available?

    I can't say for sure whether your problem is fixed in the final release without a test case, but I'd say the chances are very good.
    The final release will be announced soon. Watch this space, or the Oracle Solaris Studio page for an announcement.

  • 12.4 Beta, Error: Could not find a match for std::_Tuple_impl 0, std::string && ::_Tuple_impl(std::tuple std::string &&

    Hi,
    would you guys say code that compiles fine without -std=c++11 should also compile *with* -std=c++11?
    raider@sol112_x86:/tmp $ CC -V
    CC: Sun C++ 5.13 SunOS_i386 Beta2 2014/06/17
    raider@sol112_x86:/tmp $ CC buggy.cc  
    raider@sol112_x86:/tmp $ CC -std=c++11 buggy.cc         
    Error: Could not find a match for std::_Tuple_impl<0, std::string &&>::_Tuple_impl(std::tuple<std::string &&>, std::string ) needed in std::tuple<std::string &&>::tuple<std::string, void>(std::string &&).
    "/opt/SolarisStudio12.4-beta_jul14-solaris-x86/lib/compilers/CC-gcc/include/c++/4.8.2/tuple", line 868:     Where: While instantiating "std::tuple<std::string &&>::tuple<std::string, void>(std::string &&)".
    "/opt/SolarisStudio12.4-beta_jul14-solaris-x86/lib/compilers/CC-gcc/include/c++/4.8.2/tuple", line 868:     Where: Instantiated from std::forward_as_tuple<std::string>(std::string &&).
    "/opt/SolarisStudio12.4-beta_jul14-solaris-x86/lib/compilers/CC-gcc/include/c++/4.8.2/bits/stl_map.h", line 485:     Where: Instantiated from non-template code.
    1 Error(s) detected.
    raider@sol112_x86:/tmp $ cat buggy.cc
    #include <map>
    #include <string>
    typedef std::map<std::string, std::string> StrStrMap;
    int main(void)
        StrStrMap dict;
        dict["bug"] = "feature";
        return 0;

    C++11 is approximately a superset of C++03. If you write in the common subset, the code will compile in any mode. For example, a basic hello-world program
    #include <iostream>
    int main() { std::cout << "Hello, world!\n"; }
    will compile and run as C++98/03, as C++11, as C++14, and I'm sure will also work with the next standard, planned for 2017.
    But if you use syntax or library types and functions that are new in C++11, the code will not compile as C++03.
    In my previous post, I might have sounded too negative about compiling C++03 code in C++11 mode. If you have a C++03 program that is intended to be portable, and that works with different compilers on different platforms, chances are good that it will continue to work in C++11. The chances are very good that only minor modifications will be needed.

  • Error "Could not find a capable video driver. Update display drivers." in Pr CS6

    Please help! I can't open my Pr CS6 - keep on getting error "Could not find a capable video driver. Update display drivers." How do I fix this?

    Display driver http://forums.adobe.com/message/4943624 may help
    For the future, please list this information when asking a question
    Information FAQ http://forums.adobe.com/message/4200840
    You need to post the EXACT brand and model of your graphics card, and the device driver number
    If you have nVidia...
    How to determine your nVidia driver version
    Right click in any open area of the Windows desktop
    Select NVIDIA Control Panel from the popup window
    Select SYSTEM INFORMATION at the lower left corner
    Driver version should be the 1st line in Details
    I have a GTX285 using driver 296.10

  • MakeOTF Error: could not find FontName in FontDict

    I am trying to convert a symbol font I constructed and have been using in PostScript programs to OpenType. I have included a cut-down version (only two characters) in this message.
    When I try to convert the (cut-down) font with MakeOTF I get the message:
    [makeotf] Error: could not find FontName in FontDict of file GPSymbolcut.pfa.
    Can you tell me what the error message indicates here, please? I feel that the FontName is included!
    This is the file GPSymbolcut.pfa:
    %!PS-Adobe-2.0
    %%Title: GPSymbol Font
    %%CreationDate: Thu Feb 14 10:59:25 2008
    %%EndComments
    /setpacking where{/cpack currentpacking def
    pop true setpacking}if
    /bd{bind def}bind def
    /bp{bind put}bd
    /xd{exch def}bd
    /dc{/bits xd
    /name xd
    /num xd
    num 256 lt{Encoding num name put}if
    CharStrings name bits put}bd
    /fsd 15 dict def fsd begin
    /FontType 3 def
    /FontMatrix [0.001 0 0 0.001 0 0] def
    /FontBBox [-55 -55 1000 786] def
    /FontName /GPSymbol def
    /PaintType 0 def
    % /UniqueID 0 def
    /FontInfo 10 dict dup begin
    /OutlineResolution 1000 def
    /Notice () def
    /FullName (GPSymbol) def
    /FamilyName (GPSymbol) def
    /Weight (Regular) def
    /version (0.0) def
    /ItalicAngle 0 def
    /isFixedPitch false def
    /UnderlinePosition 0 def
    /UnderlineThickness 0 def
    end def
    /Encoding 256 array def
    0 1 255 { Encoding exch /.notdef put } for
    Encoding
    dup (W) 0 get /sunsymbol put
    (z) 0 get /crossbox put
    /Metrics 50 dict def
    Metrics begin
    /.notdef 0 def
    /crossbox 833 def
    /sunsymbol 833 def
    end
    /BBox 50 dict def
    BBox begin
    /.notdef [0 0 0 0] def
    /crossbox [60 0 760 700] def
    /sunsymbol [60 0 760 700] def
    end
    /CharacterDefs 50 dict def
    CharacterDefs begin
    /.notdef {} def
    /crossbox
    { newpath
    60 setlinewidth
    90 30 moveto 90 670 lineto
    730 670 lineto 730 30 lineto
    closepath stroke
    90 30 moveto 730 670 lineto stroke
    90 670 moveto 730 30 lineto
    stroke } def
    /sunsymbol
    { 30 setlinewidth
    newpath 350 350 200 0 180 arc 350 350 200 180 0 arc closepath stroke
    newpath 350 654 50 0 180 arc 350 654 50 180 0 arc closepath fill
    newpath 502 613 50 0 180 arc 502 613 50 180 0 arc closepath fill
    newpath 613 502 50 0 180 arc 613 502 50 180 0 arc closepath fill
    newpath 654 350 50 0 180 arc 654 350 50 180 0 arc closepath fill
    newpath 613 198 50 0 180 arc 613 198 50 180 0 arc closepath fill
    newpath 502 87 50 0 180 arc 502 87 50 180 0 arc closepath fill
    newpath 350 50 50 0 180 arc 350 50 50 180 0 arc closepath fill
    newpath 198 87 50 0 180 arc 198 87 50 180 0 arc closepath fill
    newpath 87 198 50 0 180 arc 87 198 50 180 0 arc closepath fill
    newpath 50 350 50 0 180 arc 50 350 50 180 0 arc closepath fill
    newpath 87 502 50 0 180 arc 87 502 50 180 0 arc closepath fill
    newpath 198 613 50 0 180 arc 198 613 50 180 0 arc closepath fill
    } def
    end
    /BuildChar
    { 0 begin
    /char exch def
    /fontdict exch def
    /charname fontdict /Encoding get char get def
    fontdict begin
    Metrics charname get 0
    BBox charname get aload pop
    setcachedevice
    CharacterDefs charname get exec
    end
    end
    } def
    /BuildChar load 0 3 dict put
    end
    /GPSymbol fsd definefont pop
    /setpacking where{pop cpack setpacking}if

    Hi John;
    The FontDict is correctly constructed. The problem is that this is a Type 3 PostScript font, where the glyph outlines are described by regular Postscript drawing operators, like Adobe Illustrator graphics, rather than by Type 1 binary operators. MakeOTF only supports glyph outline data in the Type 1 or CFF formats. In order to use makeotf with yourfont, you will need to convert it to Type 1.
    If you have Adobe Illustrator sources for the glyph outlines, then you can get these into FontLab, and then use FontLab to make Type 1 font. If you are good at scripting, you could also edit this text representation into the representation created by the FDK 'detype1' program, and then use the 'type1' program to compile this into a Type 1 font. To see the text format used by 'type', just run the 'detype1' program on any Type 1 font file. You can use the 'tx' program to extract a Type 1 font from any OTF or TTF font.
    An example of how you can use the FDK command-line tools for this kind of operation:.
    # Extract a Type 1 font file from an OTF font
    tx -t1 <source OTF font file name> <new Type 1 font file name>
    # Convert Type 1 font to a human-editable text representation
    detype1 <Type1 font file name> <new text file name>
    #do manual edits on the <new text file name>
    #compile text file back into a Type 1 font
    type1 <old text file name> < new Type1 font file name>
    #convert Type 1 font to CFF
    tx -cff <Type1 font file name> < new CFF font file name>
    #Finally, stick the new CFF font data back into the original OTF font
    sfntedit -a "CFF"=< CFF font file name> <source OTF font file name>
    Note that the last works only if you did not change glyph order, as many OTF tables references glyphs by glyph ID.
    - Read Roberts

  • Error: Could not find compiled resource bundle 'SharedResources' for locale 'en_US'

    I'm trying to launch my flex app then i got this error:
    Error: Could not find compiled resource bundle 'SharedResources' for locale 'en_US'.
    Does anyone know what the problem could be?
    Ps: I'm using flex4 under FlashBuilder 4.5
    Thanks
    David

    There isn't new doc, because the workflow didn't change.  It works pretty
    much the same as Flex3.  There is no s:Module or s:ModuleLoader so you
    continue to use the mx versions as you did before.
    The styles mechanism did change so that each module has its own styles and
    now is sensitive to a common mistake in setting up modules projects.  Folks
    accidentally reference the module class directly from within the main
    application instead of using a shared interface.  Doing so actually links in
    the module and its dependencies into the main app, defeating the main point
    of modules, but in Flex 4, that configuration also throws errors.
    Another change in Flex 4 is that the main app must load singletons shared by
    modules.  That is the result of optimizing startup a bit by not linking in
    every manager you might possibly need.   This means that if your app doesn't
    use popups and your modules do, you must link the PopUpManager into the mai
    app by doing:
    Import mx.managers.PopUpManager; PopUpManager;
    It is also possible that there is a bug.  Simplify your scenario and file a
    bug or post the test case if the simple case also fails.  Maybe you've got
    some other configuration we didn't anticipate.

Maybe you are looking for

  • Some PDF files garbled in Safari and PDF HD

    I have a 3 page sample of a book on my website (generated from InDesign) that reads fine on the Mac Safari and other programs on the Mac. However, the PDF will only show garbled, overlying text when viewed on the iPad Safari and PDF HD. It is not fil

  • WB Defaults in ACR

    I have ACR  White Balance set to "AS Shot", which, for my D90 is 4800K. I have a D80, also set to that figure. When you check WB in ACR metadata, it says Manual. for both. So far, so good. Now here's the problem. The D80 WB was accidentally reset fro

  • Hydraulic Cylinder force regulation PID CompactRIO

    Hello I am a beginner student from Europe. I would like to create a force regulation in LabView. There is a hydraulic cylinder with a load cell in the end of the rod. I would like to create a simple PID regulation in LabView, I mean I type the force

  • Aux cable for Mini Cooper too short for Iphone.

    Just purchased a Mini Cooper and the AUX cord that connects the Iphone to the Bluetooth is too short to reach my vehicial mount.  I need a longer cord or an extention.  Anyone have any ideas?

  • DHCP Name Protection & DNS Records

    How correlates DHCP Name protection & DNS records for domain PC? We found a lot of old records from PC's in DNS, and I'm just wondering, does DNS (or DHCP) removes records about PC, which were removed from AD (not gracefully, just deleted computer ac