Error in JAVA install in CRM

Hi,
I am doing Java Add On installation in CRM system (after upgrade from CRM 3.0 to 5.0). Its in central instance installation phase(SCS and DB instance done). I am getting an error in 'Enter the central instance ' input phase. There are 4 entries in the drop down with same instance name. I have tried to go ahead with each entry, however its giving error message that 'Caught EKdException in Modulecall: single select returns more than on row '.
Any ideas?

Hi Aneez ,
Thanks for the replay.
The error reads : Tue Aug 29 11:07:56 GMT+05:30 2006 Name or password is incorrect. Please re-enter
Tue Aug 29 11:07:59 GMT+05:30 2006 User not authorized. Session terminated.
Here i am trying the overview page which contains the iViews
1.Today's activities.
2.My tasks.
3.My Team's Overdue Activities.
4.Activities in my resions.
Thanks
Amit

Similar Messages

  • Error with JAVA install on WAS 640 AIX Oracle

    Hi All
    We are running AIX5.1 with Oracle
    I have successfully installed the ABAP central and DB instances, and am trying to install a JAVA stack.
    I am getting the following error when installing the JAVA stack:
    "CJS-00030  Assertion failed: lsnrctl: Parameter dbHome has to be a valid ORACLE_HOME"
    I have checked the environment variables as user oraj2e, and ORACLE_HOME is set to /oracle/J2E/920_64. I have checked the listener.ora file for user oraj2e, and ORACLE_HOME is set to /oracle/J2E/920_64.
    This all seems correct to me.
    Can anybody please help.

    Dear All,
    We are trying to install WAS 6.40 on AIX .
    Error message
    "CJS-00030 Assertion failed: lsnrctl: Parameter dbHome has to be a valid ORACLE_HOME"
    we have set the ORACLE_HOME,Still its not working
    Please any one help us to solve this problem
    Thanks in advance.
    Best Regards

  • SAP NetWeaver 7.3 AS Java install error in Install Java Engine phase

    Hi All,
    I am doing my first installation of SAP NetWeaver 7.3 AS Java on Windows Server 2008 R2 with Oracle database 11.2.0.3, this is a domain installation.
    I have been following the SAP Installation guide and everything has been going well but I am now stuck with an error in the Install Java Engine phase of the installation.
    The error message I am receiving is:
    An error occurred while processing option SAP NetWeaver 7.3 > SAP Systems > Application Server Java > Standard System > Standard System( Last error reported by the step: Process call 'C:\usr\sap\E1D\J00\exe\jstart.exe pf=\\sourcing\sapmnt\E1D\SYS\profile\E1D_J00_sourcing -file=C:\usr\sap\E1D\J00\exe\startup.properties -nodename=bootstrap -launch' exits with error code 1. For details see log file(s) jstart_bootstrap_J00.log.)
    When I check the jstart_bootstrap_J00.log it is empty.
    I have done some searching for a solution for this error and it seems it may be related to the database not running. I can confirm that I have run lsnrctl start and also, in sqlplus, run startup; both commands showed that the starting of the listener and database were successful.
    Does anyone know what might be causing this error?
    Many thanks
    Dan

    Hi Srikishan,
    In C:\Program Files\sapinst_instdir\NW73\INSTALL\NW73\ORA\STD the file jstart_bootstrap_J00.log is empty.
    In C:\usr\sap\E1D\J00\work there was no jstart_bootstrap_J00.log file, however there was a file called log_bootstrap.0.log, the contents are:
    <!--LOGHEADER[START]/-->
    <!--HELP[Manual modification of the header may cause parsing problem!]/-->
    <!--LOGGINGVERSION[2.0.7.1006]/-->
    <!--NAME[..\..\work\log_bootstrap.log]/-->
    <!--PATTERN[log_bootstrap.log]/-->
    <!--FORMATTER[com.sap.tc.logging.TraceFormatter([%24d] %m)]/-->
    <!--ENCODING[UTF8]/-->
    <!--FILESET[0, 3, 5242880]/-->
    <!--PREVIOUSFILE[log_bootstrap.2.log]/-->
    <!--NEXTFILE[log_bootstrap.1.log]/-->
    <!--LOGHEADER[END]/-->
    [Aug 22, 2012 12:11:10 PM] Starting to configure the bootstrap
    [Aug 22, 2012 12:11:10 PM]       Bootstrap properties file [C:\usr\sap\E1D\J00\j2ee\cluster\bootstrap\bootstrap.properties] found
    [Aug 22, 2012 12:11:10 PM] Bootstrap configured for [32] ms
    [Aug 22, 2012 12:11:10 PM]
    [Aug 22, 2012 12:11:10 PM] Memory available to the bootstrap JVM: [2 GiB / 3113877504 bytes]
    [Aug 22, 2012 12:11:10 PM]
    -----[Bootstrap Module started]--------[Wed Aug 22 12:11:10 BST 2012]-------
    [Aug 22, 2012 12:11:10 PM]
    +------------[Bootstrap synchronization activities information]-----------+
    | Runtime Binaries: [X]        Native files: [X] Instance Properties: [X] |
    |  Nodes Structure: [X] Cluster File System: [X]    Online bootstrap: [ ] |
    +-------------------------------------------------------------------------+
    [Aug 22, 2012 12:11:10 PM] Properties used for initialization: [element.resynch=detect, Logging properties = {log[defaultTrace]=FileLog, log[defaultTrace].pattern=..\..\work\log_bootstrap.log, log[consoleLog].formatter=formatter[ConsoleFormatter], com.sap.engine.bootstrap.severity=Info, formatter[ConsoleFormatter]=TraceFormatter, log[consoleLog]=com.sap.engine.bootstrap.logging.BootstrapConsoleLog, com.sap.engine.bootstrap.logs=log[defaultTrace],log[consoleLog], log[defaultTrace].cnt=3, formatter[BootstrapFormatter]=TraceFormatter, log[defaultTrace].formatter=formatter[BootstrapFormatter], formatter[ConsoleFormatter].pattern=%m, log[defaultTrace].limit=5242880, formatter[BootstrapFormatter].pattern=[%24d] %m}, debug=no, Watchdog properties = {watchdog.timeout=90000, watchdog.check_interval=2000}]
    [Aug 22, 2012 12:11:10 PM] Bootstrap initialized for [63] ms
    [Aug 22, 2012 12:11:10 PM] Watchdog [90000] ms checking every [2000] ms started
    [Aug 22, 2012 12:11:10 PM] Starting to initialize database connection
    [Aug 22, 2012 12:11:11 PM] Exception occurred for component [internal/unkown] of type [unkown]
    com.sap.engine.bootstrap.SynchronizationException: Storage access initialization failed.Check if the database is running and the database connection properties
        at com.sap.engine.bootstrap.StorageAccess.<init>(StorageAccess.java:138)
        at com.sap.engine.bootstrap.Bootstrap.initializeSynchronizer(Bootstrap.java:79)
        at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:273)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:157)
    ----------==[ Caused by: ]==----------
    com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
        at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPoolImpl.createConnection(DBConnectionPoolImpl.java:412)
        at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPoolImpl.<init>(DBConnectionPoolImpl.java:167)
        at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandlerImpl.<init>(PersistenceHandlerImpl.java:50)
        at com.sap.engine.core.configuration.impl.cache.ConfigurationController.<init>(ConfigurationController.java:138)
        at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:307)
        at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:57)
        at com.sap.engine.bootstrap.StorageAccess.<init>(StorageAccess.java:131)
        at com.sap.engine.bootstrap.Bootstrap.initializeSynchronizer(Bootstrap.java:79)
        at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:273)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:157)
    Caused by: com.sap.sql.log.OpenSQLException: Could not load class oracle.jdbc.driver.OracleDriver with class loader com.sap.engine.offline.FileClassLoader@68814013.
        at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:104)
        at com.sap.sql.connect.factory.VendorConnectionFactory.createInstance(VendorConnectionFactory.java:210)
        at com.sap.sql.connect.factory.VendorConnectionFactory.createVendorDriver(VendorConnectionFactory.java:43)
        at com.sap.sql.connect.factory.DriverPooledConnectionFactory.<init>(DriverPooledConnectionFactory.java:31)
        at com.sap.sql.connect.datasource.DataSourceManager.createPooledConnectionFactory(DataSourceManager.java:642)
        at com.sap.sql.connect.datasource.DataSourceManager.createDataSource(DataSourceManager.java:603)
        at com.sap.sql.connect.datasource.DataSourceManager.createDataSource(DataSourceManager.java:137)
        at com.sap.sql.connect.OpenSQLDataSourceImpl.getDataSource(OpenSQLDataSourceImpl.java:272)
        at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:208)
        at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPoolImpl.createConnection(DBConnectionPoolImpl.java:399)
        ... 13 more
    Caused by: java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver
        at com.sap.engine.offline.FileClassLoader.findClass(FileClassLoader.java:911)
        at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:802)
        at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:750)
        at com.sap.sql.connect.factory.VendorConnectionFactory.createInstance(VendorConnectionFactory.java:206)
        ... 21 more
    [Aug 22, 2012 12:11:11 PM] [Bootstrap]> Error during synchronization. More details: the previous log entries
    [Aug 22, 2012 12:12:29 PM] Starting to configure the bootstrap
    [Aug 22, 2012 12:12:29 PM]       Bootstrap properties file [C:\usr\sap\E1D\J00\j2ee\cluster\bootstrap\bootstrap.properties] found
    [Aug 22, 2012 12:12:29 PM] Bootstrap configured for [32] ms
    [Aug 22, 2012 12:12:29 PM]
    [Aug 22, 2012 12:12:29 PM] Memory available to the bootstrap JVM: [2 GiB / 3113877504 bytes]
    [Aug 22, 2012 12:12:29 PM]
    -----[Bootstrap Module started]--------[Wed Aug 22 12:12:29 BST 2012]-------
    [Aug 22, 2012 12:12:29 PM]
    +------------[Bootstrap synchronization activities information]-----------+
    | Runtime Binaries: [X]        Native files: [X] Instance Properties: [X] |
    |  Nodes Structure: [X] Cluster File System: [X]    Online bootstrap: [ ] |
    +-------------------------------------------------------------------------+
    [Aug 22, 2012 12:12:29 PM] Properties used for initialization: [element.resynch=detect, Logging properties = {log[defaultTrace]=FileLog, log[defaultTrace].pattern=..\..\work\log_bootstrap.log, log[consoleLog].formatter=formatter[ConsoleFormatter], com.sap.engine.bootstrap.severity=Info, formatter[ConsoleFormatter]=TraceFormatter, log[consoleLog]=com.sap.engine.bootstrap.logging.BootstrapConsoleLog, com.sap.engine.bootstrap.logs=log[defaultTrace],log[consoleLog], log[defaultTrace].cnt=3, formatter[BootstrapFormatter]=TraceFormatter, log[defaultTrace].formatter=formatter[BootstrapFormatter], formatter[ConsoleFormatter].pattern=%m, log[defaultTrace].limit=5242880, formatter[BootstrapFormatter].pattern=[%24d] %m}, debug=no, Watchdog properties = {watchdog.timeout=90000, watchdog.check_interval=2000}]
    [Aug 22, 2012 12:12:29 PM] Bootstrap initialized for [63] ms
    [Aug 22, 2012 12:12:29 PM] Watchdog [90000] ms checking every [2000] ms started
    [Aug 22, 2012 12:12:29 PM] Starting to initialize database connection
    [Aug 22, 2012 12:12:30 PM] Exception occurred for component [internal/unkown] of type [unkown]
    com.sap.engine.bootstrap.SynchronizationException: Storage access initialization failed.Check if the database is running and the database connection properties
        at com.sap.engine.bootstrap.StorageAccess.<init>(StorageAccess.java:138)
        at com.sap.engine.bootstrap.Bootstrap.initializeSynchronizer(Bootstrap.java:79)
        at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:273)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:157)
    ----------==[ Caused by: ]==----------
    com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
        at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPoolImpl.createConnection(DBConnectionPoolImpl.java:412)
        at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPoolImpl.<init>(DBConnectionPoolImpl.java:167)
        at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandlerImpl.<init>(PersistenceHandlerImpl.java:50)
        at com.sap.engine.core.configuration.impl.cache.ConfigurationController.<init>(ConfigurationController.java:138)
        at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:307)
        at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:57)
        at com.sap.engine.bootstrap.StorageAccess.<init>(StorageAccess.java:131)
        at com.sap.engine.bootstrap.Bootstrap.initializeSynchronizer(Bootstrap.java:79)
        at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:273)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:157)
    Caused by: com.sap.sql.log.OpenSQLException: Could not load class oracle.jdbc.driver.OracleDriver with class loader com.sap.engine.offline.FileClassLoader@38ee6681.
        at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:104)
        at com.sap.sql.connect.factory.VendorConnectionFactory.createInstance(VendorConnectionFactory.java:210)
        at com.sap.sql.connect.factory.VendorConnectionFactory.createVendorDriver(VendorConnectionFactory.java:43)
        at com.sap.sql.connect.factory.DriverPooledConnectionFactory.<init>(DriverPooledConnectionFactory.java:31)
        at com.sap.sql.connect.datasource.DataSourceManager.createPooledConnectionFactory(DataSourceManager.java:642)
        at com.sap.sql.connect.datasource.DataSourceManager.createDataSource(DataSourceManager.java:603)
        at com.sap.sql.connect.datasource.DataSourceManager.createDataSource(DataSourceManager.java:137)
        at com.sap.sql.connect.OpenSQLDataSourceImpl.getDataSource(OpenSQLDataSourceImpl.java:272)
        at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:208)
        at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPoolImpl.createConnection(DBConnectionPoolImpl.java:399)
        ... 13 more
    Caused by: java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver
        at com.sap.engine.offline.FileClassLoader.findClass(FileClassLoader.java:911)
        at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:802)
        at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:750)
        at com.sap.sql.connect.factory.VendorConnectionFactory.createInstance(VendorConnectionFactory.java:206)
        ... 21 more
    [Aug 22, 2012 12:12:30 PM] [Bootstrap]> Error during synchronization. More details: the previous log entries
    Many thanks
    Dan

  • Java runtime error while  executing install.sh - installing Oracle Clinical 4i

    Hello DBA's
    1. I am trying to install an Oracle App on a SUN SPARC 20 with 256 MB / 9.1
    GB. (solaris 8)
    2. I installed Oracle 8i EE completely and created the DB using Oracle
    Universal Installer. So the Java components and runtime were also installed
    I presume. I have it in /usr/java1.2 with links made during install.
    3. Did post installation according to the manual.
    4. Did pre-installation for install of Oracle Clinical application.
    5. Put the OC CD into the drive and typed install.sh as requested.
    Error: The Java Runtime environment was not found at
    .. /../stage/Components/oracle.swd.jre/1.1.8.10/1/Datafiles/Expanded/solaris/bin/
    jre Hence the universal installer cannot be run.
    I am struggling for 2 months now and I am hoping that some guru will wipe
    out the frustration and anxiety that has made my hair grey. I have also
    included the contents of the oraparam.ini for Oracle 8i and Oracle CLinical.
    They look almost the same but for some reason, the Oracle Universal
    installer does not seem to work for the Oracle Clinical installation.
    What could be the reason for this Jav runtime Error. I check the web and
    other sites, but no conceivable answer. I have no access to Metalink. What
    do I have to do to make the universal installer work.
    Your help is really really appreciated.
    ============================================================
    ORAPARAM.ini used when installing Oracle 8i 8.1.6.2
    [Oracle]
    DISTRIBUTION=TRUE
    SOURCE=../stage/products.jar
    JRE_LOCATION=../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expande
    d/jre
    OUI_LOCATION=../stage/Components/oracle.swd.oui/1.7.0.18.0A/1/DataFiles/Expa
    nded
    HLP_LOCATION=
    EWT_LOCATION=
    DEFAULT_HOME_LOCATION=
    NLS_ENABLED=FALSE
    NO_BROWSE=/net
    JRE_MEMORY_OPTIONS=-mx48m
    [IMAGES]
    FILE1=images/o8i_1.gif
    FILE2=images/o8i_2.gif
    FILE3=images/o8i_3.gif
    FILE4=images/o8i_4.gif
    FILE5=images/o8i_5.gif
    FILE6=images/o8i_6.gif
    FILE7=images/o8i_7.gif
    FILE8=images/o8i_8.gif
    ===========================================================
    ORAPARAM.ini used when installing Oracle Clinical 4i
    [Oracle]
    DISTRIBUTION=TRUE
    SOURCE=../../stage/products.jar
    LICENSE_LOCATION=
    JRE_LOCATION=../../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expa
    nded
    /jre
    OUI_LOCATION=../../stage/Components/oracle.swd.oui/1.7.0.19.0/1/DataFiles/Ex
    panded
    JRE_MEMORY_OPTIONS=" -mx32m"
    DEFAULT_HOME_LOCATION=
    DEFAULT_HOME_NAME=OUIHome
    NO_BROWSE=/net
    HLP_LOCATION=
    EWT_LOCATION=
    NLS_ENABLED=TRUE
    BOOTSTRAP=FALSE
    OUI_VERSION=1.7.0.19.0
    [IMAGES]
    FILE1=images/installAd0.gif
    FILE2=images/installAd1.gif
    =========================================================

    Hi
    May be you can check the Redhat FTP site.
    CentOS 4.6, 32-bit
    http://isoredirect.centos.org/centos/4.6/isos/i386/
    CentOS 4.6, 64-bit
    http://isoredirect.centos.org/centos/4.6/isos/x86_64/
    CentOS 5.1, 32-bit
    http://isoredirect.centos.org/centos/5.1/isos/i386/
    CentOS 5.1, 64-bit
    http://isoredirect.centos.org/centos/5.1/isos/x86_64/
    Regards
    Mudhalvan M.M

  • Java Install error 1603 on Java 8u45

    I am having issues getting Java to Install on a Windows 7 Pro PC in a stand alone environment. 
    Error Code 1603.  Java is needed on this PC to be able to print shipping labels from FEDEX.com. I am trying to install using the administrator account. I have removed previous versions of Java. I have  removed the MS updated KB2918614.
    The java uninstall tool doesn't run because Java is required to run the java uninstall tool.  I have run multiple Microsoft Fixit Tools.  This is the second PC I have had this error with in this office. Does anyone have any thing more to offer that
    might assist me. I have "Google'd" this error for 2 weeks now.  Help would be greatly appreciated, Thank You!

    Hi,
    According to official site of Oracle, This is a known issue with Microsoft KB2918614The root causes of these errors are under investigation. If this error still persists after uninstalled this update.
    You could try following zooeyhall’s suggestion to download and install a previous version of Java or try creating a new administrative user account and install Java with the new account.
    https://social.technet.microsoft.com/Forums/windows/en-US/78ac199b-316b-4fbc-8b2b-2c90e5425ff0/java-install-errors
    Regarding to JAVA installation error, I’d suggest that we post at JAVA forum for further support. There you can get more effective suggestion by other experts who familiar with it. Your understanding is highly appreciated.
    Regards,
    D. Wu
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Install JAVA Stack for CRM

    Hi, I have installed CRM 7.0 EHP3 AS ABAP over Windows 2012+SQL 2012 and I want to install AS JAVA CRM 7.0 EHP3
    I recenlty upgraded my NW AS JAVA 7.3 to NW AS JAVA 7.4, can I use this NW AS JAVA to implement CRM 7.0 EHP3 AS JAVA Stack?
    what package do I need to deploy?

    So from what I understand you have a NW 7.4 Java system you upgraded from NW 7.3. I am assuming this is standalone Java stack.
    you can technically put CRM Java 703 as an add-on to this but it will be tricky. I think the best way to do that will be use Maint optimizer to select appropriate components. run an Maint optimizer transaction and see if it shows up SAP CRM as add-on to this. If it does, you should be able to put in all correct components along with appropriate add-ons.
    doing it manually, you will have to pick all relevant CRM java components and still I think it will be tricky to get it working. Honestly I have not done it.
    Easiest way to do it of-course will be to install a standalone Java stack system with CRM components to start with but then of-course you will end up with a separate java stack. We did the same and now we have 6 java stack business systems to serve various business add-ons. I would love to consolidate them to fewer but too lazy to put in the efforts. 
    Do update the message with your findings, it will be interesting to know how it worked. Maybe it encourages me to take the initiative.
    hope this helped
    regards
    Yogesh

  • Installing SAP CRM 5.0 SR2 ABAP+JAVA on Windows:Oracle

    Hi,
    I want to start installation of the below
    Installing SAP CRM 5.0 SR2 ABAP+JAVA on Windows:Oracle
    will anyone please tell me the brief procedue or if you have any documents or snapshots other what is there in service market place please mail me to
    [email protected]
    Thanks a lot in advance.

    Hello Mohan ,
    Please download the latest installation guide for SAP CRM 5.0 SR2 ABAP+JAVA  for NT / ORA from instguides .
    Regards,
    Santosh Karadkar

  • Virtual Machine has aborted error during Java EE SDK install

    Hi all,
    I'm trying to install java_ee_sdk-6u3-jdk7-windows-x64.exe on our new Windows Server 2012 machine but the installer starts and I then get a Setup box appear that says Error: The Java(TM) Virtual Machine has aborted.  I've looked in the Event Viewer and there are no messages and I've tried to get the installer to create a log file (by passing the parameter -l <loglocation>) but it doesn't seem to get that far as no log is created.
    The very first time I tried to run the JavaEE install on this machine, it installed everything ok but didn't create the windows service as .NET Framework 3.5 was missing.  So I uninstalled JavaEE and added in the .NET Framework 3.5 and then my problems began.  I have already installed these versions of Java and JavaEE successfully on a previous Windows Server 2012 machine which had the .NET Framework 3.5 on it. 
    The JRE installed already on the computer is jre-6u45-windows-x64.exe and I am logged in as an administrator.  I've tried uninstalling the JRE and reinstalling and also doing a registry clean using CCleaner incase there are any old references to the JRE/JavaEE but it didn't help.
    If anyone can give me any clues as to why this error is appearing I'd be most grateful!
    Thanks,
    Caroline

    Have finally got this to work after a lot more headscratching.  Turned out just passing the path to the JRE to the install wasn't good enough, I had to include the drive letter too even though it was on the same drive!

  • How do I Use Illustrator CS 6 (16.0.4) on Mac OS 10.9 without Java Installed?

    Greetings!
    I have moved to a new system running Mac OS 10.9, and I am able to run Photoshop CS6 and InDesign CS6 without having Java installed on this system. Sadly, I receive the following error message when I try to start Illustrator CS6 (version 16.0.4, not the Creative Cloud edition).
    To open “Adobe Illustrator CS6,” you need a Java SE 6 runtime. Would you like to install one now?
    I searched the the forums and read that some users can run Illustrator CS6 without Java SE 6 (or Java 7) by removing FXGFileFormat.aip and FXGFileFormatUI.aip from Illustrator’s Plug-ins folder. Removing these plug-ins makes no difference on my system. I am still prompted to installed Java SE 6 after I try to start Illustrator CS6.
    How can you use Adobe Illustrator CS 6 without having Java SE 6 installed?
    Thank you for your help.
    JJJ

    I wish I had an answer...it seems this issue is throughout my CS 6 programs.  I can no longer even start a program.

  • Error during java migration tool kit phase

    Hi All ,
    We are migrating the BI 7.00 EHP1 from  (Win 2008/SQL 2008) to Target (Win 2008/SQL 2008).This is a export/Import based method using sapinst tool.
    Import stopped at the "Java Migration Toolkit" phase.The following are the error logs , if anybody faced same issue please help with your inputs.
    runJmt.log
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:282)
    at com.sap.sdt.jmt.migrationtool.ConfigurationHandlerFactoryManager.getConfigurationHandlerFactory(ConfigurationHandlerFactoryManager.java:63)
    at com.sap.sdt.jmt.migrationtool.MigrationToolUtils.getSourceConfigurationFactory(MigrationToolUtils.java:178)
    at com.sap.sdt.jmt.migrationtool.MigrationToolImport.startTool(MigrationToolImport.java:260)
    at com.sap.sdt.jmt.migrationtool.MigrationToolImport.main(MigrationToolImport.java:1561)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:331)
    at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
    at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:365)
    at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:130)
    at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:38)
    at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:149)
    at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236)
    at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)
    ... 13 more
    Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: The port number error_con is not valid.
    at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(Unknown Source)
    at com.microsoft.sqlserver.jdbc.SQLServerConnection.connect(Unknown Source)
    at com.microsoft.sqlserver.jdbc.SQLServerDriver.connect(Unknown Source)
    at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
    at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:608)
    at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:285)
    at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:307)
    ... 18 more
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:282)
    at com.sap.sdt.jmt.migrationtool.ConfigurationHandlerFactoryManager.getConfigurationHandlerFactory(ConfigurationHandlerFactoryManager.java:63)
    at com.sap.sdt.jmt.migrationtool.MigrationToolUtils.getTargetConfigurationFactory(MigrationToolUtils.java:190)
    at com.sap.sdt.jmt.migrationtool.MigrationToolImport.startTool(MigrationToolImport.java:262)
    at com.sap.sdt.jmt.migrationtool.MigrationToolImport.main(MigrationToolImport.java:1561)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:331)
    at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
    at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:365)
    at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:130)
    at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:38)
    at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:149)
    at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236)
    at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)
    ... 13 more
    Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: The port number error_con is not valid.
    at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(Unknown Source)
    at com.microsoft.sqlserver.jdbc.SQLServerConnection.connect(Unknown Source)
    at com.microsoft.sqlserver.jdbc.SQLServerDriver.connect(Unknown Source)
    at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
    at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:608)
    at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:285)
    at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:307)
    ... 18 more
    Could not initialize the offline configuration managers.

    Hi,
    First check you port numbers as per error, that port is not use.
    The port number error_con is not valid.
    Also check this sap note
    1788188 - Couldn't connect to DB during java install
    Then also check this link with same problem, suggestion is replacing the default kernel from DVD with later one.
    http://scn.sap.com/thread/1203147
    KInd Regards,
    Johan

  • Error occured while installing Developer Workplace

    Hi all,
    While installing Developer Workplace an error occured. Error Details:
    Java Runtime Version: 1.4.2_09 Java Home Directory: C:\Program Files\Java\j2re1.4.2_09
    Phase 19: Create Secure Store
    ERROR 2007-01-12 17:44:56
    CJS-30050  Cannot create the secure store; see output of log file SecureStoreCreate.log: SAP Secure Store in the File System - Copyright (c) 2003 SAP AG
    WARNING    2007-01-12 17:44:56
               CJSlibModule::writeWarning_impl()
    Execution of the command "C:\Program Files\Java\j2re1.4.2_09\bin\java.exe -classpath "C:/Program Files/sapinst_instdir/NW04S/DEVWPPREVIEW/MAXDB/install/sharedlib/launcher.jar" -Xmx256m com.sap.engine.offline.OfflineToolStart com.sap.security.core.server.secstorefs.SecStoreFS "C:/Program Files/sapinst_instdir/NW04S/DEVWPPREVIEW/MAXDB/install/lib/iaik_jce.jar;C:/Program Files/sapinst_instdir/NW04S/DEVWPPREVIEW/MAXDB/install/sharedlib/exception.jar;C:/Program Files/sapinst_instdir/NW04S/DEVWPPREVIEW/MAXDB/install/sharedlib/logging.jar;C:/Program Files/sapinst_instdir/NW04S/DEVWPPREVIEW/MAXDB/install/sharedlib/tc_sec_secstorefs.jar" create -s J2E -f
    mbis-erhan/sapmnt/J2E/SYS/global/security/data/SecStore.properties -k
    mbis-erhan/sapmnt/J2E/SYS/global/security/data/SecStore.key -enc -p XXXXXX" finished with return code 1. Output:
    SAP Secure Store in the File System - Copyright (c) 2003 SAP AG
    Usage:
    SecStoreFS status  <standard>
    SecStoreFS exists  <standard>
    SecStoreFS create  <standard> -noenc
    SecStoreFS create  <standard> -enc -p "<key phrase>" [-nostore]
    SecStoreFS insert  <standard> <key> <value>
    SecStoreFS encrypt <standard>      -p "<key phrase>" [-nostore]
    SecStoreFS updatep <standard>      -p "<key phrase>" [-nostore]
    where <standard> is [-s <SID>] [-f <data filename> -k <key filename>]
    Encryption is not possible in this installation!
    ERROR      2007-01-12 17:44:56
               CJSlibModule::writeError_impl()
    CJS-30050  Cannot create the secure store; see output of log file SecureStoreCreate.log:
    SAP Secure Store in the File System - Copyright (c) 2003 SAP AG
    Usage:
    SecStoreFS status  <standard>
    SecStoreFS exists  <standard>
    SecStoreFS create  <standard> -noenc
    SecStoreFS create  <standard> -enc -p "<key phrase>" [-nostore]
    SecStoreFS insert  <standard> <key> <value>
    SecStoreFS encrypt <standard>      -p "<key phrase>" [-nostore]
    SecStoreFS updatep <standard>      -p "<key phrase>" [-nostore]
    where <standard> is [-s <SID>] [-f <data filename> -k <key filename>]
    Encryption is not possible in this installation!.
    ERROR      2007-01-12 17:44:56
    FCO-00011  The step createSecureStore with step key |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_SecureStore|ind|ind|ind|ind|8|0|createSecureStore was executed with status ERROR .
    INFO       2007-01-12 17:45:34 [iaxxgenimp.cpp:782]
               showDialog()
    An error occured and the user decide to stop.\n Current step "|NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_SecureStore|ind|ind|ind|ind|8|0|createSecureStore".
    INFO       2007-01-12 17:45:34 [synxcpath.cpp:776]
               CSyPath::createFile()
    Creating file C:\Program Files\sapinst_instdir\NW04S\DEVWPPREVIEW\MAXDB\__instana_tmp.xml.
    Exit status of child: 1

    Hello,
    Here in this forum we discuss Composition related topics. NWDS question are discussed here: SAP NetWeaver Application Server. There is a better chance that your question is answered. Thank you.
    Regards,
      Jan

  • Error message when installing jdk1.3 on w2000pro

    When I try to install jdk on my computer i get the following error message:
    Java 2 Runtime Environment setup failed with a returncode of -1.This happens when 99% of the process is finished.
    I've tried to install 1.3.0 and 1.3.1. I turned off all unneccessary programs and antivirusprograms during installation.

    I tried to add the registry keys myself and I had the priveliges to do that. That means that I have the rigth rights, but thank you for leading me to the registry...

  • Java Install stuck at install java engine phase

    Hi,
    I have currently 7.4 SR1 ABAP(AS1) system running on oracle 11.2.0.3. I require java stack for this i have started other java(JS1) system which uses abap database(AS1). ABAP system is running fine. In java instance install installation stuck with error in java engine phase.
    Following are logs
    com.sap.sql.log.OpenSQLException: Exception of type java.sql.SQLException caught: ORA-01017: invalid username/password; logon denied
    Caused by: java.sql.SQLException: ORA-01017: invalid username/password; logon de
    ERROR => Java node 'Instance_bootstrap' terminated with exit code 558
    I have gone through different scn threads and notes but coulnot succeeded.
    Just was curious to know till this time sapsr3db and sapjs1db users doesnot extits in DB dba_users.
    Would be helpful for me if some can help me.
    Regards
    Mahesh

    Hi Deepak,
    Im using abap database. I have one query by which user installer is trying to connect database. It seems configtool is also not installed till now.
    following is dev_bootstrap
    F [Thr 140445554128640] Tue Apr 22 22:07:36 2014
    F  [Thr 140445554128640] *** LOG => SfCJavaVm: exit hook is
    called. (rc = 558)
    F
    F
    F  *** ERROR => Java node 'Instance_bootstrap' terminated with
    exit code 558.
    F  ***
    F  *** Please see section 'Java program exit codes'
    F  *** in SAP Note 1316652 for additional information and trouble
    shooting advice.
    F
    F
    F  [Thr 140445554128640] *** LOG => exiting (exitcode 558,
    retcode 1).
    M  [Thr 140445554128640] CCMS: CCMS Monitoring Cleanup finished
    successfully.

  • Sneak Preview sp11 Slim Java install hangs on J2EE Startup

    I looked around at the other instances of this type of error, but they seemed to be slightly different issues (or at least, at differenst steps).  Tried what helped them anyway, though it didn't really help.
    My install hangs at the Start J2EE Engine (step 21 of 24 normally).  It seems to retry every 20 seconds, but never gets anywhere and eventually pops up an error.  I've retried from there, stopped and restarted, wiped out the whole install and tried again.  I've repeated this for several versions of Java, the latest being the 1.4.2_08 version.  They all get to the same part and die.
    This is the error right before it gets into full swing on the waiting/retrying.
    WARNING    2005-11-29 11:40:08
               CJSlibModule::writeWarning_impl()
    Execution of the command "C:\usr\sap\J2E\JC00\exe\startsap.exe name=J2E nr=00 SAPDIAHOST=ITLAP" finished with return code -1. Output:
    STARTSAP failed
    Details are written to C:\Program Files\sapinst_instdir\j2ee_wp\installdefault\startJ2E.log
    That files says:
    running C:\usr\sap\J2E\JC00\exe\sapstart.exe name=J2E nr=00 SAPDIAHOST=ITLAP -wait
    SAPSTART finished successfully on ITLAP_J2E_00, but at least one process doesn't run correctly:
    C:\usr\sap\J2E\JC00\exe\sapstart.exe=>sapparam(1c): No Profile used.
    My os is XP, and seems to meet the min system requirements for the slim version.
    Any ideas on getting over this hump?
    Edit:  After talking with someone at the ICC, turns out pretty much that I shouldn't be trying to install the slim version.  So, time to go find a machine that can handle the normal Java install.
    Message was edited by: Cortney Denver

    Looking around at other experiences as well as my own several attempts (just tried an installation on XP several times this evening), none of this stuff works and SAP could not possibly care less.  A clearly deeply flawed installation has been sitting around for 5 months now...  one is left to wonder what highly specific conditions are required for success.
    Good luck to you... I give up.

  • (error code = 200; message="Java error"; exception = [java.lang.Exception])

    Hi, I have several times tried to install ABAP Trial, but failed.
    So I need your help.
    As soon as I set up XP, I download and install the newest Java, then started installation of ABAP Trial.
    But at the end I just get an error message as belows.
    I hope you will guide me correct direction.
    Thanks for reading & Have a good day!
    (Jul 11, 2008 7:38:06 AM), Install, com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles, err, An error occurred and product installation failed.  Look at the log file C:\SAP\NSP\log.txt for details.
    (Jul 11, 2008 7:38:06 AM), Install, com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles, err, ProductException: (error code = 200; message="Java error"; exception = [java.lang.Exception])
    STACK_TRACE: 15
    ProductException: (error code = 200; message="Java error"; exception = [java.lang.Exception])
         at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.execute(StepWrapperInstallFiles.java:254)
         at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.executeAllSteps(StepWrapperInstallFiles.java:224)
         at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.executeAllInstallationSteps(StepWrapperInstallFiles.java:177)
         at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.install(StepWrapperInstallFiles.java:268)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    (Jul 11, 2008 7:43:08 AM), Install, com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct, err, An error occurred and product uninstallation failed.  Look at the log file C:\SAP\NSP\log.txt for details.
    (Jul 11, 2008 7:43:08 AM), Install, com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles, err, ProductException: (error code = 200; message="Java error"; exception = [java.lang.Exception])
    STACK_TRACE: 15
    ProductException: (error code = 200; message="Java error"; exception = [java.lang.Exception])
         at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.execute(StepWrapperInstallFiles.java:254)
         at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.executeAllSteps(StepWrapperInstallFiles.java:224)
         at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.executeAllUninstallationSteps(StepWrapperInstallFiles.java:192)
         at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.uninstall(StepWrapperInstallFiles.java:313)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.uninstallProductAction(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.processActionsFailed(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)

    Hi YUN SEOK,
    I got the same error than you when I tried to install SAP NetWeaver ABAP Trial Version. 
    Could you help me in giving exactly the link you wrote.
    https://www.sdn.sap.com/irj
    Where is located exactly the answer ?
    I looked at this link but I did not find the answer.
    So could you give me exactly the location in this link ?
    Thanks in advance.
    STD,

Maybe you are looking for

  • Loading previously purchased WMA songs

    I recently bought a 4gb Ipod Nano after having used Creative products for several years. The whole headphone jack issue led to me try out the Ipod and so far it's been great. I have quite a few songs that I have purchased from other online music stor

  • How to "ease in" to a key frame

    Hi is there some way i can ease in to a key frame, so that for instance if the key frame was a motion keyframe rather than the motion start sharply when the keframe was reached the motion  started slowly a defined time before the key frame  and built

  • Javax.servlet.jsp.tagext.TagAttributeInfo. init (Ljava/lang/String;ZLjava/l

    In jDeveloper 10.1.3, using the cue card sample - Build a JSP, Struts, and Orcale TopLink application, I get the following error when trying to run the welcome.jsp page. Error: java.lang.NoSuchMethodError: javax.servlet.jsp.tagext.TagAttributeInfo.<i

  • IPhoto export photo quality

    Is there a way to manually dictate the JPG image quality upon iphoto export to web? The images the automatic web portfolio is very poor. Quality 5 at best. There must be a way to hard set this export feature.

  • How to override LWAP/WiSM PoE ignorance

    I have a LAP-1130AG plugged into a 3750G port. As the 3750G is non-PoE, the LWAP has an AC power-pack/brick plugged in, but still generates this error in the WiSM syslog: LWAPP-3-AP_POWER_ERR, and refuses to power up the radios. A search on cisco.com