Portal will not initialize.

Hello folks,
I was working on adding an datasource (MSADS) to EP6SP2.
I made the changes and restarte dthe serverce couple time I had errors. Now the portal will not initialize. I get the following error.
What are my options now? How can I bring up the portal?
Apr 21, 2006 7:47:06 PM # System_Thread_36     Fatal           [Portal.init] Application Broker - initialization failed.
com.sapportals.portal.prt.runtime.PortalException: [Portal Application Broker] applications start failed
     at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1431)
     at com.sapportals.portal.prt.core.broker.PortalAppBroker.startCoreApplications(PortalAppBroker.java:1360)
     at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:345)
     at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)
     at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
     at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:160)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:358)
     at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:40)
     at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:113)
     at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:391)
     at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:3338)
     at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:2596)
     at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.createContext(ServletsAndJspImpl.java:765)
     at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.<init>(ServletsAndJspImpl.java:200)
     at com.inqmy.services.servlets_jsp.server.ServletsAndJspServerFrame.start(ServletsAndJspServerFrame.java:125)
     at com.inqmy.core.service.application.ApplicationServiceRunner.startFrame(ApplicationServiceRunner.java:55)
     at com.inqmy.core.service.container.ServiceRunner.run(ServiceRunner.java:129)
     at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
Caused by: com.sapportals.portal.prt.runtime.PortalException: [PortalServiceItem.startServices] initialisation failed:com.sap.portal.license.runtime|license
     at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:883)
     at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1470)
     at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1426)
     at com.sapportals.portal.prt.core.broker.PortalAppBroker.startCoreApplications(PortalAppBroker.java:1360)
     at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:345)
     at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)
     at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
     at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:160)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:358)
     at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:40)
     at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:113)
     at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:391)
     at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:3338)
     at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:2596)
     at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.createContext(ServletsAndJspImpl.java:765)
     at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.<init>(ServletsAndJspImpl.java:200)
     at com.inqmy.services.servlets_jsp.server.ServletsAndJspServerFrame.start(ServletsAndJspServerFrame.java:125)
     at com.inqmy.core.service.application.ApplicationServiceRunner.startFrame(ApplicationServiceRunner.java:55)
     at com.inqmy.core.service.container.ServiceRunner.run(ServiceRunner.java:129)
     at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
Caused by: com.sapportals.portal.prt.core.broker.PortalServiceInstantiationException: Could not instantiate implementation class com.sapportals.portal.prt.service.license.LicenseService of Portal Service com.sap.portal.license.runtime|license because: could not load the service
     at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:689)
     at com.sapportals.portal.prt.core.broker.PortalServiceItem.createServiceInstance(PortalServiceItem.java:519)
     at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:875)
     at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1470)
     at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1426)
     at com.sapportals.portal.prt.core.broker.PortalAppBroker.startCoreApplications(PortalAppBroker.java:1360)
     at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:345)

The last 10 lines is what I commented out as I was using multiple datasources. he following line
ume.persistence.data_source_configuration=dataSourceConfiguration_ads_writeable_db.xml should be a different file.
The server is set to MSADS mode but I commented out those lines. So the server does not find the file. Is there a way to fix this??
   SAP User Management Engine Configuration
   Logging settings
##The external class for the portal logger should be used.
##If trace file from native logging api should be used, set this property to "com.sap.security.core.util.imp.UMTrace_EX"
##and set properties "ume.trace.trace_level" and "ume.trace.debug_exception_level" to a severity level from 1 to 5.
ume.trace.external_trace_class=com.sapportals.portal.prt.service.usermanagement.util.UMTrace_620_Portal
   Data source settings
##xml file that configures the persistence except roles
ume.persistence.data_source_configuration=dataSourceConfiguration_ads_writeable_db.xml
##xml file that configures the roles persistence which are coming from the pcd
NOTE: ume.persistence.pcd_roles_data_source_configuration AND ume.persistence.ume_roles_data_source_configuration
      mustn't be used together.  
ume.persistence.pcd_roles_data_source_configuration=dataSourceConfiguration_PCDRoles.xml
##xml file that configures the roles persistence which are coming from the ume
NOTE: ume.persistence.ume_roles_data_source_configuration AND ume.persistence.pcd_roles_data_source_configuration
      mustn't be used together.  
#ume.persistence.ume_roles_data_source_configuration=dataSourceConfiguration_UMERoles.xml
##specification of the default cache
ume.cache.default_cache=distributableCache
   LDAP settings
##specifies the servertype NOVELL oder SUN
ume.ldap.access.server_type
##the ldap server name
##ume.ldap.access.server_name=NortDC.fngp.com,PlymDC.fngp.com
##the port of the ldap server
##ume.ldap.access.server_port=389,389
##the user used for connecting to the ldap server
##ume.ldap.access.user=FNGP
ADSUser
##the password of the user
##ume.ldap.access.password=
   database settings
   R/3 settings (for use as Master datasource)
Start of Required keys for R/3 connection
2hNbedUUwhwiKCN6wpZqXw\=\=
##true if ssl is used, false if not
ume.ldap.access.ssl=FALSE
##the path in the ldap server, where the users are found
##ume.ldap.access.base_path.user=OU\=FNGP,DC\=fngp,DC\=com
##the path in the ldap server, where the useraccounts are found; only nedded if a user object is not an account object
#ume.ldap.access.base_path.uacc=
##the path in the ldap server, where the groups are found
##ume.ldap.access.base_path.grup=OU\=Portal Groups,OU\=FNGP,DC\=fngp,DC\=com
##the data for the connection pool
ume.ldap.connection_pool.min_size=1
ume.ldap.connection_pool.max_size=10
ume.ldap.connection_pool.max_idle_connections=5
ume.ldap.connection_pool.max_idle_time=600000
ume.ldap.connection_pool.max_wait_time=60000
ume.ldap.connection_pool.monitor_level=0
ume.ldap.connection_pool.retrial=10
ume.ldap.connection_pool.retrial_interval=10000
ume.ldap.connection_pool.release_check_interval=120000
##specify if you want to user an internal or external connection pool
ume.db.connection_pool_type=jdbc/sapep
##if you are using an internal connectionpool please use the following properties to configure the connections
##specify the database driver
ume.db.jdbc_driver
##specify the database url
ume.db.jdbc_url
##specify the database user
ume.db.jdbc_user
##specify the user password
ume.db.jdbc_password
##if you are using an external cnnectionpool
##(connection pool of the j2ee engine) please use the following properties to configure the connectionpool
##the context factory of the j2ee connection pool
ume.db.connection_pool.j2ee.initial_context_factory=com.inqmy.services.jndi.InitialContextFactoryImpl
##the provider url of the j2ee connetion pool
ume.db.connection_pool.j2ee.provider_url=localhost
##setting of the internal database connection pool
ume.db.connection_pool.internal.minsize=1
ume.db.connection_pool.internal.maxsize=30
ume.db.connection_pool.internal.max_idle_connections=5
ume.db.connection_pool.internal.max_connection_idle_time=600000
ume.db.connection_pool.internal.max_wait_process_time=600000
ume.db.connection_pool.internal.monitor_interval=500
ume.db.connection_pool.internal.connect_retrials=0
ume.db.connection_pool.internal.max_connection_usage_timel=600000
ume.db.connection_pool.internal.max_connection_usage_time_check_interval=60000
ume.db.connection_pool.internal.monitor_path=./
ume.r3.connection.master.client
ume.r3.connection.master.user
ume.r3.connection.master.passwd=g8EnrAsDbQw\=
ume.r3.connection.master.sysnr
ume.r3.connection.master.useXML=false
R/3 application name (only CRM and EBP are supported)
ume.r3.connection.master.application
End of required keys
Start of required-optional keys
One of following 3 options is required:
Option 1: application host name
ume.r3.connection.master.ashost
Option 2:  (name used to map to the sapmsg.ini file.)
#ume.r3.connection.master.r3name=
Option 3: message server
#ume.r3.connection.master.msghost=<message server>
Required when options 2 and 3 are used  (e.g. PUBLIC)
#ume.r3.connection.master.group=<group of message server>
End of required-optional keys
Start of optional keys
ume.r3.connection.master.lang=EN
number of connections to create in the connection pool
ume.r3.connection.master.poolmaxsize=10
Time in milliseconds to wait for available connection before error
ume.r3.connection.master.poolmaxwait=10000
   Security Policy
ume.logon.security_policy.useridminlength=6
ume.logon.security_policy.useridmaxlength=20
ume.logon.security_policy.userid_in_password_allowed=TRUE
ume.logon.security_policy.oldpass_in_newpass_allowed=TRUE
ume.logon.security_policy.password_min_length=6
ume.logon.security_policy.password_max_length=10
ume.logon.security_policy.password_mix_case_required=0
ume.logon.security_policy.password_alpha_numeric_required=0
ume.logon.security_policy.password_special_char_required=0
ume.logon.security_policy.password_change_allowed=FALSE
ume.logon.security_policy.lock_after_invalid_attempts=6
ume.logon.security_policy.auto_unlock_time=60
ume.logon.security_policy.password_expire_days=99999
ume.logon.security_policy.cert_logon_required=FALSE
ume.logon.security_policy.cookie_life_time=172800
   security parameters
path of your IAIK keystore
login.ticket_keystore=ticketKeyStore
Key pair alias with the Keystore ('sapportal' recommended for new install)
login.ticket_keyalias=TestKey
login.ticket_lifetime=8
url of the SAP trustcenter that signed the portal key (req. for RA functionality)
trustcenter=https://tcs.mysap.com/invoke/tc/usercert
logical adapter name of authenticating backend
credentials are checked against this specified repository (see  repository_configuration_file)
login.authentication_server=Corporate Authentication Server
#authschemes conf xml file
login.authschemes.definition.file=authschemes.xml
ume.superadmin.activated=FALSE
(Comma separated) list of role xml files
#ume.roles.xml_files = *role.xml
Self Registration  ################################
to enable self registration process. (default: true)
ume.logon.selfreg=true
ume.admin.selfreg_company=false
Notification Mails ################################
mail host, separated by semicolon if several hosts
ume.notification.mail_host=<mailhost1>;<mailhost2>;<mailhost3>
ume.notification.mail_host=nort-smtpsrv-1.fngp.com
Email sending mode
asynchronous is preferred especially when many emails are sent out
ume.notification.email_asynch=TRUE
Sending an email on the below events can be switched on(default)/off
ume.notification.create_request=true
ume.notification.create_approval=true
ume.notification.create_performed=TRUE
ume.notification.pswd_reset_request=TRUE
ume.notification.pswd_reset_performed=TRUE
ume.notification.unlock_request=true
ume.notification.lock_performed=TRUE
ume.notification.unlock_performed=TRUE
ume.notification.delete_performed=TRUE
ume.notification.create_by_batch_performed=TRUE
ume.notification.update_by_batch_performed=TRUE
ume.notification.create_denied=true
   anonymous user
Defines which mode of anonymous logon is to be used. Default value is 1.
1 = Anonymous logon with named anonymous users is used.
0 = Simple anonymous logon is used.
ume.login.anonymous_user.mode=1
Comma-separated list of guest users that are supported. These users must exist with this unique ids in the user repository. This parameter does only take effect if ume.login.anonymous_user.mode=1
ume.login.guest_user.uniqueids=anonymous
   user admin
ume.admin.search_maxhits_warninglevel=200
ume.login.guest_user.defaultid=anonymous
login.ticket_issuer=FNN
ume.license.sysid=FNN
#Additional properties
#Sat Nov 13 17:49:49 EST 2004
ume.r3.mastersystem=
ume.r3.connection.master.r3name=
ume.r3.connection.master.msghost=
ume.r3.connection.master.group=
   LogOff
ume.logoff.redirect.url=http://nortweb1.fngp.com/cleartrust/ct_logout.asp
ume.logoff.redirect.silent=false
#Additional properties
#Fri Apr 21 18:34:00 EDT 2006
#ume.ldap.access.server_port=389
#ume.ldap.access.user=FNGPEXT
adm_msb
#ume.ldap.access.password=xDhj3ijP/xaX74LzqzAPJw\=\=
#ume.ldap.access.server_name=Nortextdc.fngpext.com
#Additional properties
#Fri Apr 21 18:35:36 EDT 2006
#ume.ldap.access.base_path.user=OU\=FNGPEXT,DC\=fngpext,DC\=com
#ume.ldap.access.base_path.grup=OU\=FNGPEXT,DC\=fngpext,DC\=com

Similar Messages

  • Enable SSL to LDAP / MS AD : Portal will not start

    Hi all ,
    We have successfully enabled portal User Authentication to MS AD/LDAP over port 389 in a EP6 SP2 portal . Portal use                                       
    Now we wish to switch to LDAP over SSL .We did the following for a Ad with SSL enabled on port 636 :
    1) Import the AD server cert into the keystore using Visual admin tool
    2) Log into portal as adminstrator > Go to UM Administration          
    3) Change DataSource to AD , Flat heirarchy                           
    4) Enter hostname of AD server , user . password , paths etc.., Enable SSL    
    5) Save config and restart portal     
    Now the Portal will not start and we get the following error messages in the 
    console_logs...any ideas ???                            
    Loading services:                                                       
      Loading service: com.sap.portal.license.runtime license                
    java.lang.NullPointerException
            at com.sap.security.core.util.imp.UMTrace.debug(UMTrace.java:      
    739)                                                                               
    at com.sap.security.core.util.imp.UMTrace.debug(UMTrace.java:      
    840)                                                                               
    at com.sap.security.core.util.imp.UMTrace.fatalT(UMTrace.java:     
    586)                                                                               
    at com.sap.security.core.persistence.datasource.imp.               
    LDAPConnectionManage                                                       
    r.initConnectionPools(LDAPConnectionManager.java:556)                      
            at com.sap.security.core.persistence.datasource.imp.               
    LDAPConnectionManage                                                       
    r.initialize(LDAPConnectionManager.java:77)

    Here's another option that might work for you:
    Check out this note: 789590.  From reading between the lines it looks like you can change your um config without the portal being up by creating a file called 'sapum.properties.upgrade'.  That note talks about modifying some logging parameters but you should be able to substitute the um parameters to change your config back to using just the portal database.
    Here's what sap explained about the process:
    "you can update single um.properties by defining a file called sapum.properties.upgrade and storing it in the
    directory \ume\. During the next startup, these properties are uploaded and update the older values from the UME properties stored in the PCD.
    Values that are not listed in the .upgrade file are not touched. The upload is done before the service is starting, so that the updated values are taken as start parameters. Again in note 789590, you can find an example for an upgrade file (in this case for updating the information on the logging settings)."
    Once you get the portal up and running, when you try to change the UM config, make sure you click on the 'Test Connection' button after you've saved the new ldap settings to make sure that everything is ok.  The ldap server might be accessable but you might have a problem with the user, password, group or user path.  Also if you're using SSL then make sure the 'Use SSL for Ldap access' is checked.
    Hope that helps.
    Regards,
    Robin.

  • External hard drive will not initialize

    I am running windows 7 32 bit and have a 80gb external hard drive.  When I connect the hard drive it shows up with all the correct drivers and and under the Disk management console it comes up but will not initialize.  The Initialize disk wizard
    comes up and I have tried to do both option and a window comes up with "incorrect function".  I can see the disk in disk management but when I right click on the Disk 1 the only options are properties and help.  Initialized disk is at the top but
    I am unable to click it.    
    How do I initialize a disk that will not give me a Initialize disk option?
    Can I use Boot and Nuke to clear this drive during a startup?

    Hi,
    Go to BIOS to check if BIOS can recognize the external HD.
    Also you can try to use these command below:
    1 Run CMD with administrator
    2 Input diskpart and press Enter
    3 Input these command:
    DISKPART> SELECT DISK n (n is the disk number)
    DISKPART> ATTRIBUTES DISK CLEAR READONLY
    DISKPART> ONLINE DISK
    DISKPART> CONVERT MBR
    Hope that helps.
    Regards,
    Leo  
    Huang
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Multiple programs will not initialize G5

    Dual 2.3 G5 (June 2005) - Mac has been on or asleep for a few days. Went to open up GarageBand and received an OSX terminiated application message. Ran Disk Utility. Everything OK. Tried to restart, but the computer did not shut down - only the blank blue screen with all the icons reappearing. Same thing at shut down. Did power off and reboot a couple of times.
    Activity Monitor will not run, nor Software Update. A few apps here and there will run, but so far, Safari only flashes for a second, Logic Pro, Ableton Live will not initialize. Can not add a user in the Systems Preference - when I try to hit one of the tabs in Accounts, System Preferences shuts down.
    Removed all peripherals with exception of track ball and Bluetooth.
    Just trying to postpone the inevitable, I suppose. Thanks for your help.
    Dual 2.3 G5 5.5 RAM, 1.66 Intel Mini, MacBook 2.0, iMac 24", PowerBook G4 15"   Mac OS X (10.4.9)  
    Dual 2.3 G5 5.5 RAM, 1.66 Intel Mini, MacBook 2.0, 1.42 Mini, PowerBook G4 15"   Mac OS X (10.4.9)  
      Mac OS X (10.4.9)  

    The inevitable would be:
    SuperDuper
    Disk Warrior
    Applejack
    2 backup sets
    an emergency boot drive
    If Safe Boot doesn't work, often trying to use fsck won't, so I use fsck first if not alternate boot to the emergency drive (Firewire).
    Cleaning out all the temp and cache files can help, at first.
    Have your test user account setup ahead of time and tested, along with a routine for backups and what to do when there is a failure.
    Why does it happen? bad sector on the disk? bad RAM? software conflict? UPS didn't kick in when needed during a dip in power?
    Doing a backup + erase + restore on a regular basis can also keep a system running more smoothly. And keep your boot drive with 40% or more free space, and upgrade your drives regularly (use old drives for backups).
    Filesystems don't take kindly to freezes or trying to "plow through" a problem, and just bury the cause or underlying corrupt file or directory. Postponing insures it will be worse than it would have been.

  • PSE 12 Installer will not initialize

    So, downloaded PSE 12 without problem.
    Run the installer and get the "installer will not initialize" message. 
    Running MAC OS 10.9 on Macbook Pro.
    No log created to tell me what has happened.

    Hi SteveB_MK,
    Please steps mention in given link below and let us know if it helps you:-
    http://helpx.adobe.com/photoshop-elements/kb/troubleshoot-installation-photoshop-elements- premiere.html
    Regards,
    Sarika

  • Elements 8 will not initialize online services

    I have just upgraded and installed Elements 8 I am running Windows 7. When I start the organizer it will not initialize online services preventing me from using Photomail. I have attempted using Adobe Email Client and also sending as an attachment, neither has been successful.
    Please help.
    Thank you!
    [email protected]

    Can you describe more about what you mean by it not initializing online services?
    Are you getting any kind of error message?

  • Portal will not start

    Hello All,
    We have copied our entire portal and database to another server, because of this our portal will not start.  It appears to start with no errors, but no portal page is displayed, not even an error message.  The port number also can not be reaced.
    The same is happing for BI, our abap instance is fine, but our java instance fails to work.  When I check the staus od the java instance in SMICM, it states the java instance is installed, but there is no port number allocated.
    Any idea what I can do to relove this?
    Many thanks,
    Nick.

    Hi John,
    Thanks for the reply.
    The document which you refered to referes to doing a copy using SAPInst.  We did not use SAPinst.  Instead we copied (RCP) sap mount/SID and USR/SAP/SID.  We also did a Database restore.
    The config tool and visual administrator works fine and I can not see any errors when I start SAP.
    I have compared QA with DEV and all files are the same.
    Any ideas why this has not worked?
    Any help would be appeaciated.
    Thanks,
    Nick.

  • Disk image will not initialize.

    After downloading several times, disk image will not initialize. Dialog box -"The following disk images couldn't be opened Firefox 33.0.2 not recognized."
    Mac OSX 7.5.2

    Thanks for the reply - unfortunately I can not see the Firefox Disk image, the file that I downloaded shows up, but does not create the Disk Image required to begin the installation process.
    I have re-downloaded the file from Mozilla several times with the same result.

  • I friend has given me his original copy of Photoshop Elements 11.  It will not load on to my computer. Mac. mini. I keep getting will not initialize.

    I friend has given me his original copy of Photoshop Elements 11.  It will not load on to my computer. Mac. mini. I keep getting will not initialize.

    I own the businesses, so there are no restrictions. Even my personal page has the same problem. I've been working on FB for years with no access problems. Ironically, the problem started the day the FB IPO went public. At first, the "freeze" happened when I tried to view a photo. Now it happens virtually every time I try to do anything: view a friend's page, try to use "chat."
    I'm at a loss. I would view it as a blessing, except that too many of my "friends" and family only use FB to communicate. I'm afraid that's how the world is today, and we can't turn back the clock.

  • Photoshop elements 13 will not initialize after the program has been opened

    Photoshop Elements 13 will not initialize after the program has been opened once.  If I remove Elements processes from task manager, Organizer will open  I am using Windows 7 and Elements 12 is also installed on the same computer.

    the password and licensing agreement are needed for installation, not to run.
    check your install logs, Troubleshoot with install logs | CS5, CS5.5, CS6, CC

  • GB will not initialize audio units without Steinberg dongle

    I want to use my macbook to produce podcasts. I occasionally also use the macbook to run cubase and a suite of Steinberg stuff (vst instruments etc.) which are installed on the macbook. However, I usually use my Mac Pro for the Steinberg software.
    The problem is that GB will not initialize unless I have the Steinberg license dongle (elicenser) plugged into the macbook. I don't really want to move the dongle around all the time, as occasionally both GB and the Steinberg stuff will be in use at the same time in my studio.
    Is there a way to get GB to ignore the installed Steinberg plugins?

    i believe you'd have to remove the AUs (GB doesn't use VST) from the Components folder before launch

  • PSE 5 will not load- DirectX will not initialize

    When trying to load photoshop elements 5.0.2,  I get an error message that Directx is installed, but will not initialize.  What can I do to get this program to initialize?  It used to work...
    Help

    Member on LinkedIn and there is a group Adobe Software Users- some Adobe employees are there and responded to my question. This is where I found my answer but if you also try another forum such as one for Ae or which ever one you are having problems with I feel you will get ans answer. This forum is very old and this application is no longer in Adobe's radar as they have pretty much canned this application. If you go here http://forums.adobe.com/index.jspa you can select the forum for the app. you wish. Hope all this helps.

  • Application manager will not initialize

    need the application manager on PC 8.1 for Premier to operated, manager download will not initialize. Comments?

    A chat session where an agent may remotely look inside your computer may help
    Creative Cloud chat support (all Creative Cloud customer service issues)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html

  • Infoblox Captive Portal will not pass the "Accept" screen on Iphone or ipad 6.1.2

    I am learning there is an issue with 6.1.2 with Captive Portal services where the latest IOS release will not progress beyond the terms and conditions. The next step in the authentricatoin process is certificate check so it would appear Apple has altered the process?
    We have a lot of users complaining now but only 6.1.2 is affected. I have checked previous version on other devices and there is no issue.
    Thanks
    Ken

    Anyone? C'mom, I know some of you techie type folks know how to fix this!

  • Portal will not load in web browser

    Hello,
    I have a clustered portal and the second portal (<b>Ep6 SP2 Patch 29</b>) server in the cluster will not load in a web browser.  The portal appears to start correctly and joins the cluster with the other server but when you try to access it in the browser it does not load.  The browser just sits there. 
    I found that if I stop the dispatcher on the second server the portal login page does load minus the images.
    Any ideas on what my problem could be?
    Thanks,
    Keith

    Keith,
    Make sure the Cluster configuration is right. When did you start seeing this problem?
    Host A: Dispatcher->server 0, server 2
    Host B: Dispatcher->server 0, server 2
    i.e The instance IDs are mapped right.
    Also try to hit the individual servers in the cluster the following way.
    http://hostname1:50000/irj/portal;sapj2ee_irj=instance_id sends a request to server 0.
    http://hostname2:51000/irj/portal;sapj2ee_irj=instance_id sends a request to server 1.
    This may give more clues. Unfortunately I don't have access to EP6 SP2 to lookup and tell you the right parameters to look for.
    Regards
    -Venkat Malempati
    Message was edited by: Venkat Malempati

Maybe you are looking for

  • Is it possible to format the excel from OAF ?

    Hi, I have a requirement that : We have a page from where we are exporting data to an excel sheet, which is working fine. But the data in the excel sheet is not formatted: now the problem is, we have to give a proper formatted data in excel form and

  • Windows 8.1 64-bit driver for infrared usb adapter

    I'm looking for the correct 64-bit driver on my Windows 8.1 OS for my infrared usb adapter that I'm trying to hotsync with my Palm m500. I already have the Palm Desktop software for the 8.1. I just need the correct driver for thr adapter. Any help wi

  • Bluetooth headset device embed with HP ProBook 4530s

    Hi there. I want to connect any bluetooth device with my HP ProBook 4530s on windows 7 64 bit.. What will be the proper way to do this? Which device should i buy to acomlish this task? Also, "Artheros" bluetooth drivers are properly installed on my l

  • SMTP working IMAP/POP3 not

    Hi, I changed my IP on my 10.5.8 server. I used changeip to do it right and -checkhostname returns the right IP and hostname. I am running DNS, Mail and Web on the server. All services work but mail. Mail starts up and says it is running but POP and

  • Why does my iphoto download duplicate photos?

    Why does my iphoto download duplicate photos, even though I check "do not import duplicates"?