Installation problems on Fresh 11.1.0.6 database and Apex 3.1.1

I hope someone can help - at wit's end trying to get Apex up and running. I've looked through the forum over and over and don't see a resolution.
I have installed 11g Enterprise Edition on a Solaris 5.10 64bit Sparc system, created a database, setup and configured dbconsole for enterprise manager.
Database is up, enterprise manager is up and I can connect and browse just fine, but when I went to set up and configure Apex (it was version 3.0 that came with the database) I could only get a blank page trying to go to either the apex or apex_admin pages.
So re-read documentation and couldn't see what I did wrong. So I started a new Apex install, dropping the FLOWS_030000 and FLOWS_FILES users, downloaded apex 311, and did a fresh install.
For the record, I'm trying to use the Embedded PL/SQL Gateway instead of the Oracle HTTP Server.
Here are my steps:
Downloaded apex_3.1.1.zip, loaded it up on server, and unzipped the file
sqlplus "/ as sysdba"
@apexins SYSAUX SYSAUX TEMP /i/
no errors
SQL> @apxchpwd
Enter a value below for the password for the Application Express ADMIN user.
Enter a password for the ADMIN user []
Session altered.
...changing password for ADMIN
PL/SQL procedure successfully completed.
Commit complete.
SQL> !pwd
/opt/software/media11g/oracle.server.SunOS510.11106.media/apex/apex
SQL> @apxldimg.sql /opt/software/media11g/oracle.server.SunOS510.11106.media/apex
PL/SQL procedure successfully completed.
Directory created.
PL/SQL procedure successfully completed.
PL/SQL procedure successfully completed.
Commit complete.
Timing for: Load Images
Elapsed: 00:04:14.62
Directory dropped.
SQL> @apex_epg_config /opt/software/media11g/oracle.server.SunOS510.11106.media/apex
PL/SQL procedure successfully completed.
PL/SQL procedure successfully completed.
Directory created.
Enter value for imgupg: <-- just hit enter
Enter value for imgupg: <-- just hit enter
PL/SQL procedure successfully completed.
Commit complete.
PL/SQL procedure successfully completed.
timing for: Load Images
Elapsed: 00:04:02.80
Session altered.
PL/SQL procedure successfully completed.
Commit complete.
Session altered.
Directory dropped.
SQL> EXEC DBMS_XDB.SETHTTPPORT(7459);
PL/SQL procedure successfully completed.
SQL> SELECT DBMS_XDB.GETHTTPPORT FROM DUAL;
GETHTTPPORT
7459
I ran the following PL/SQL cut and pasted from the install doc to enable network services:
SQL> DECLARE
ACL_PATH VARCHAR2(4000);
ACL_ID RAW(16);
BEGIN
-- Look for the ACL currently assigned to '*' and give FLOWS_030100
-- t 2 he "connect" privilege if FLOWS_030100 does not have the privilege yet.
SELECT ACL INTO ACL_PATH FROM DBA_NETWORK_ACLS
WHERE HOST = '*' AND LOWER_PORT IS NULL AND UPPER_PORT IS NULL;
-- Before checking the privilege, make sure that the ACL is valid
-- (for example, does not contain stale references to dropped users).
-- If it does, the following exception will be raised:
-- ORA- 3 4 5 6 7 8 9 10 11 12 13 44416: Invalid ACL: Unresolved principal 'FLOWS_030100'
-- ORA-06512: at "XDB.DBMS_XDBZ", line ...
SELECT SYS_OP_R2O(extractValue(P.RES, '/Resource/XMLRef')) INTO ACL_ID
FROM XDB.XDB$ACL A, PATH_VIEW P
WHERE extractValue(P.RES, '/Resource/XMLRef') = REF(A) AND
EQUALS_PATH(P.RES, ACL_PATH) = 1;
DBMS_XDBZ.ValidateACL(ACL_ID);
IF DBMS_NETWORK_ACL_ADMIN.CHECK_PRIVILEGE(ACL_PATH, 'FLOWS_030100',
'connect') IS NULL THEN
DBMS_NETWORK_ACL_ADMIN.ADD_PRIVILEGE(ACL_PATH,
'FLOWS_030100', TRUE, 'connect');
END IF;
EXCEP 14 15 16 17 18 19 20 21 22 23 24 25 TION
-- When no ACL has been assigned to '*'.
WHEN NO_DATA_FOUND THEN
DBMS_NETWORK_ACL_ADMIN.CREATE_ACL('power_users.xml',
'ACL that lets power users to connect to everywhere',
'FLOWS_030100', TRUE, 'connect');
DBMS_NETWORK_ACL_ADMIN.ASSIGN_ACL('power_users.xml','*');
END; 26 27 28 29 30 31 32
33 /
PL/SQL procedure successfully completed.
SQL>
I then checked to see if the package was valid:
SQL> SELECT STATUS FROM DBA_REGISTRY
WHERE COMP_ID = 'APEX'; 2
STATUS
VALID
Still, when I go to my browser and enter the following url:
http://dbsu01a.sit.us.wamu.net:7459/apex/apex_admin
all I get is a blank page.
http://dbsu01a.sit.us.wamu.net:7459/apex
returns a "page not found" error.
It must be one of those "is your computer plugged in?" things - any help would be greatly appreciated.

Here was the fix:
My local_listener parameter in the init.ora (spfile) was not set. I ran the following as sys:
alter system set local_listener='(ADDRESS=(PROTOCOL=TCP)(HOST=<hostname>)(PORT=<port>))' scope=both;
Bounced the listener and the database and after about 3 minutes listener status showed the following new endpoint:
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=<host>)(PORT=9969)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=<host>)(PORT=7459))(Presentation=HTTP)(Session=RAW)) <-- this is the XDB entry.
After that I was able to log into APEX!

Similar Messages

  • SQL Developer Installation Problems

    Hi,
    We are trying to find a workable alternative to TOAD and have tried to install SQL Developer with not much success.... I think I am just about to give up but hope this last attempt to post for help can create a miracle.
    I would appreciate very much if any one knows of a comprehensive document out there that can help trouble shoot the installation problems.
    Let me give you the hardware and software versions first and then the problems.
    1) SQL Developer tried: sqldeveloper-1.2.1.3213-no-jre and sqldeveloper-1.2.1.3213
    2) JRE tried: JRE 1.5 and JRE 6 (C:\Program Files\Java\jre1.6.0_03)
    3) Window: XP Professional version 2002 Service pack 2
    4) Hardware: Intel Pentium 4 CPU 2.80 GHz, 1.98 GB of RAM
    Problems:
    1) SQL Developer could not find native JDBC. I don't understand why, despite all the variables set in Oracleclient10g_basic in the registry, SQL Developer did not seem to be able to find a 10g client on a network drive. I have to install 10g client directly onto my pc (C:\oracle\product\10.2.0\client_1) to solve this problem.
    2) SQL Developer abruptly disappeared after database login.
    I was able to connect and log into an Oralce 10g database with TNS Connect Identifier approach. There were objects (tables, views, etc) showed up briefly on the left hand side of the SQL Developer and then it just completely disappeared without even an error message or a tearful good-bye.
    The only thing I can find is this error log about EXCEPTION_ACCESS_VIOLATION. After hours searching through OTN for possible mentioning of this error with SQL Developer, I found nothing so far.
    Why is it so difficult to install SQL Developer? Are there a set of un-spoken pre-requisites that has to be satisfied before it can be installed properly? If so, what are they? Path system variable? Registry? Anything else?
    Here's the complete EXCEPTION_ACCESS_VIOLATION error log:
    # An unexpected error has been detected by Java Runtime Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x2ca5683c, pid=952, tid=2576
    # Java VM: Java HotSpot(TM) Client VM (1.6.0_03-b05 mixed mode, sharing)
    # Problematic frame:
    # C [OraOCIEI10.dll+0x4f683c]
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    --------------- T H R E A D ---------------
    Current thread (0x04330400): JavaThread "Init Insight" [_thread_in_native, id=2576]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
    Registers:
    EAX=0x31a28e40, EBX=0x00000000, ECX=0x03231622, EDX=0x00000000
    ESP=0x04b0f168, EBP=0x04b0f1a8, ESI=0x00000001, EDI=0x0413ded4
    EIP=0x2ca5683c, EFLAGS=0x00010297
    Top of Stack: (sp=0x04b0f168)
    0x04b0f168: 00000001 00a3fb8e 0000000a 00000001
    0x04b0f178: 0413c78c 00000001 02c52aa8 0000000a
    0x04b0f188: 00000020 00a4047e 090ea038 0413def4
    0x04b0f198: 03231622 6d8a87b3 032325c1 0413c78c
    0x04b0f1a8: 04b0f1d8 2ca57072 0413ded4 032325c1
    0x04b0f1b8: 00000001 00000000 03231620 03231622
    0x04b0f1c8: 00000000 00000000 00000000 00000000
    0x04b0f1d8: 04b0f234 2ca56e06 0413c78c 0413ded4
    Instructions: (pc=0x2ca5683c)
    0x2ca5682c: 5c 00 a1 80 58 b3 31 88 9f c4 00 00 00 8b 14 98
    0x2ca5683c: 8b 0a 81 e1 00 80 00 00 89 4d dc 0f 85 90 03 00
    Stack: [0x04ac0000,0x04b10000), sp=0x04b0f168, free space=316k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [OraOCIEI10.dll+0x4f683c]
    C [OraOCIEI10.dll+0x4f7072]
    C [OraOCIEI10.dll+0x4f6e06]
    C [OraOCIEI10.dll+0x419685]
    C [OCI.dll+0x7333]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j oracle.jdbc.driver.T2CStatement.t2cParseExecuteDescribe(Loracle/jdbc/driver/OracleStatement;JIIIZZZZ[BIBII[SI[B[CII[SII[B[CII[I[S[BIIIIZZ[Loracle/jdbc/driver/Accessor;[[[B[J[BI[CI[SIZ)I+0
    j oracle.jdbc.driver.T2CCallableStatement.executeForDescribe()V+271
    j oracle.jdbc.driver.T2CCallableStatement.executeForRows(Z)V+41
    j oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout()V+275
    j oracle.jdbc.driver.OraclePreparedStatement.executeInternal()I+94
    j oracle.jdbc.driver.OraclePreparedStatement.execute()Z+17
    j oracle.jdbc.driver.OracleCallableStatement.execute()Z+60
    j oracle.dbtools.raptor.insight.CompletionInsight.getInsightableOracleDatabase(Loracle/javatools/db/Database;)Loracle/dbtools/raptor/insight/InsightableDatabase;+70
    j oracle.dbtools.raptor.insight.CompletionInsight.<init>(Loracle/ide/Context;Loracle/javatools/db/Database;)V+161
    j oracle.dbtools.sqlworksheet.sqlview.SqlEditorMainPanel$5.run()V+52
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    =>0x04330400 JavaThread "Init Insight" [_thread_in_native, id=2576]
    0x0416ac00 JavaThread "Timer-4" [_thread_blocked, id=1460]
    0x0412cc00 JavaThread "Timer-3" [_thread_blocked, id=2544]
    0x04323800 JavaThread "WeakDataReference polling" [_thread_blocked, id=3756]
    0x0315cc00 JavaThread "Image Fetcher 3" daemon [_thread_blocked, id=3412]
    0x02c17c00 JavaThread "Image Fetcher 2" daemon [_thread_blocked, id=2124]
    0x04324800 JavaThread "Image Fetcher 1" daemon [_thread_blocked, id=2088]
    0x04321800 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=276]
    0x02ca2c00 JavaThread "WaitCursorTimer" daemon [_thread_blocked, id=2096]
    0x00296800 JavaThread "DestroyJavaVM" [_thread_blocked, id=3816]
    0x02cb0400 JavaThread "Timer-1" [_thread_blocked, id=2832]
    0x02c32000 JavaThread "IconOverlayTracker Timer" [_thread_blocked, id=1204]
    0x04060800 JavaThread "Log Page Updater" [_thread_blocked, id=2160]
    0x03323800 JavaThread "TimerQueue" daemon [_thread_blocked, id=3996]
    0x032d1800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4004]
    0x032ca400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1488]
    0x032c9800 JavaThread "AWT-Shutdown" [_thread_blocked, id=256]
    0x032c8400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1064]
    0x02c0d000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2956]
    0x02c08400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3236]
    0x02c07400 JavaThread "Attach Listener" daemon [_thread_blocked, id=3248]
    0x02c06800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3232]
    0x02bfe400 JavaThread "Finalizer" daemon [_thread_blocked, id=2328]
    0x02bfd400 JavaThread "Reference Handler" daemon [_thread_blocked, id=1668]
    Other Threads:
    0x02bfc000 VMThread [id=2868]
    0x02c0e800 WatcherThread [id=2940]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 1536K, used 500K [0x06960000, 0x06b00000, 0x090c0000)
    eden space 1408K, 26% used [0x06960000, 0x069bd3b0, 0x06ac0000)
    from space 128K, 100% used [0x06ac0000, 0x06ae0000, 0x06ae0000)
    to space 128K, 0% used [0x06ae0000, 0x06ae0000, 0x06b00000)
    tenured generation total 19372K, used 12857K [0x090c0000, 0x0a3ab000, 0x26960000)
    the space 19372K, 66% used [0x090c0000, 0x09d4e400, 0x09d4e400, 0x0a3ab000)
    compacting perm gen total 22272K, used 22205K [0x26960000, 0x27f20000, 0x2a960000)
    the space 22272K, 99% used [0x26960000, 0x27f0f780, 0x27f0f800, 0x27f20000)
    ro space 8192K, 62% used [0x2a960000, 0x2ae614a8, 0x2ae61600, 0x2b160000)
    rw space 12288K, 52% used [0x2b160000, 0x2b7a7278, 0x2b7a7400, 0x2bd60000)
    Dynamic libraries:
    0x00400000 - 0x00423000      C:\WINDOWS\system32\java.exe
    0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f5000      C:\WINDOWS\system32\kernel32.dll
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f02000      C:\WINDOWS\system32\RPCRT4.dll
    0x77fe0000 - 0x77ff1000      C:\WINDOWS\system32\Secur32.dll
    0x7c340000 - 0x7c396000      C:\Program Files\Java\jre1.6.0_03\bin\msvcr71.dll
    0x6d7c0000 - 0x6da0a000      C:\Program Files\Java\jre1.6.0_03\bin\client\jvm.dll
    0x7e410000 - 0x7e4a0000      C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f57000      C:\WINDOWS\system32\GDI32.dll
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
    0x6d310000 - 0x6d318000      C:\Program Files\Java\jre1.6.0_03\bin\hpi.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d770000 - 0x6d77c000      C:\Program Files\Java\jre1.6.0_03\bin\verify.dll
    0x6d3b0000 - 0x6d3cf000      C:\Program Files\Java\jre1.6.0_03\bin\java.dll
    0x6d7b0000 - 0x6d7bf000      C:\Program Files\Java\jre1.6.0_03\bin\zip.dll
    0x6d000000 - 0x6d1c3000      C:\Program Files\Java\jre1.6.0_03\bin\awt.dll
    0x73000000 - 0x73026000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\msvcrt.dll
    0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.dll
    0x774e0000 - 0x7761d000      C:\WINDOWS\system32\ole32.dll
    0x5ad70000 - 0x5ada8000      C:\WINDOWS\system32\uxtheme.dll
    0x73760000 - 0x737a9000      C:\WINDOWS\system32\ddraw.dll
    0x73bc0000 - 0x73bc6000      C:\WINDOWS\system32\DCIMAN32.dll
    0x6d2b0000 - 0x6d303000      C:\Program Files\Java\jre1.6.0_03\bin\fontmanager.dll
    0x74720000 - 0x7476b000      C:\WINDOWS\system32\MSCTF.dll
    0x7c9c0000 - 0x7d1d7000      C:\WINDOWS\system32\shell32.dll
    0x77f60000 - 0x77fd6000      C:\WINDOWS\system32\SHLWAPI.dll
    0x773d0000 - 0x774d3000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll
    0x5d090000 - 0x5d12a000      C:\WINDOWS\system32\comctl32.dll
    0x77b40000 - 0x77b62000      C:\WINDOWS\system32\Apphelp.dll
    0x77c00000 - 0x77c08000      C:\WINDOWS\system32\VERSION.dll
    0x03850000 - 0x0386a000      C:\sqldeveloper-1.2.1.3213-no-jre\sqldeveloper\ide\lib\idenative.dll
    0x77120000 - 0x771ab000      C:\WINDOWS\system32\OLEAUT32.dll
    0x6d570000 - 0x6d583000      C:\Program Files\Java\jre1.6.0_03\bin\net.dll
    0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
    0x6d590000 - 0x6d599000      C:\Program Files\Java\jre1.6.0_03\bin\nio.dll
    0x605d0000 - 0x605d9000      C:\WINDOWS\system32\mslbui.dll
    0x6d220000 - 0x6d243000      C:\Program Files\Java\jre1.6.0_03\bin\dcpr.dll
    0x71a50000 - 0x71a8f000      C:\WINDOWS\System32\mswsock.dll
    0x76f20000 - 0x76f47000      C:\WINDOWS\system32\DNSAPI.dll
    0x76fb0000 - 0x76fb8000      C:\WINDOWS\System32\winrnr.dll
    0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
    0x66210000 - 0x66219000      C:\WINDOWS\system32\netware\NWWS2NDS.DLL
    0x50d50000 - 0x50d98000      C:\WINDOWS\system32\NETWIN32.DLL
    0x50d00000 - 0x50d15000      C:\WINDOWS\system32\CLNWIN32.DLL
    0x50df0000 - 0x50e10000      C:\WINDOWS\system32\LOCWIN32.DLL
    0x50db0000 - 0x50ddc000      C:\WINDOWS\system32\NCPWIN32.dll
    0x71ad0000 - 0x71ad9000      C:\WINDOWS\system32\WSOCK32.dll
    0x66220000 - 0x6622c000      C:\WINDOWS\system32\netware\NWWS2SLP.DLL
    0x66250000 - 0x66257000      C:\WINDOWS\system32\NWSRVLOC.dll
    0x76fc0000 - 0x76fc6000      C:\WINDOWS\system32\rasadhlp.dll
    0x662b0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000      C:\WINDOWS\System32\wshtcpip.dll
    0x6d560000 - 0x6d569000      C:\Program Files\Java\jre1.6.0_03\bin\management.dll
    0x62f00000 - 0x62f13000      C:\oracle\product\10.2.0\client_1\ocijdbc10.dll
    0x03e50000 - 0x03ea7000      C:\oracle\product\10.2.0\client_1\OCI.dll
    0x2c560000 - 0x31bf6000      C:\oracle\product\10.2.0\client_1\OraOCIEI10.dll
    0x77a80000 - 0x77b14000      C:\WINDOWS\system32\CRYPT32.dll
    0x77b20000 - 0x77b32000      C:\WINDOWS\system32\MSASN1.dll
    VM Arguments:
    jvm_args: -Xmx512M -Xverify:none -XX:JavaPriority10_To_OSPriority=10 -XX:JavaPriority9_To_OSPriority=9 -Doracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG=true -Dsun.java2d.ddoffscreen=false -Dwindows.shell.font.languages= -Dide.conf=sqldeveloper.conf -Dide.home.dir.name=.sqldeveloper
    java_command: oracle.ide.boot.Launcher
    Launcher Type: SUN_STANDARD
    Environment Variables:
    PATH=C:\oracle\product\10.2.0\client_1;X:\oracle10g\product\10.2.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\WINDOWS\system32\nls;C:\WINDOWS\system32\nls\ENGLISH;C:\Program Files\IDM Computer Solutions\UltraEdit-32
    USERNAME=leexx255
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 9, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 1 (1 cores per cpu, 1 threads per core) family 15 model 2 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 2079468k(1385300k free), swap 4021668k(3516444k free)
    vm_info: Java HotSpot(TM) Client VM (1.6.0_03-b05) for windows-x86, built on Sep 24 2007 22:24:33 by "java_re" with unknown MS VC++:1310
    Is this a java problem? SQL Developer problem? Or something else?
    Thanks in advance,
    a TOAD lover

    The problem you are seeing (the EXCEPTION_ACCESS_VIOLATION) is a result of a version mismatch between the JDBC driver being used by SQL Developer and the Oracle client that is found on the path.
    This issue only occurs when trying to use the OCI version of the JDBC driver. The simplest fix is to switch to using the basic connection type and thus using the thin (all Java) JDBC driver. As no Oracle client is required in this case, the version mismatch won't be an issue.
    However, the connection approach you are using should work, and if you wish to try to sort out the problems there, we should be able to further diagnose the underlying cause of the version mismatch.
    To do this, I would need to see what SQL Developer thinks are the potential Oracle client installs, as well as which install it ends up picking. Can you copy/paste the output in the Log Window (Logging Page) that is present after SQL Developer starts (but before you attempt to connect to any database)? There should be a whole series of entries like 'Checking for ORACLE_HOME environment variable' and 'Checking JDBC driver at <some path>'
    These log entries are output by SQL Developer as it tries to sort out the various bits of information about Oracle client installs and thus give a peek at the selection logic being used.
    Oh, and also - the value of your PATH variable would be useful as well. It may be that there is an Oracle client install on the PATH that supersedes the install SQL Developer is finding via the registry or ORACLE_HOME variable.
    - John McGinnis
    SQL Developer Team

  • OWB 10gr2 repository installation problem

    Hi,
    When I try to install repositoy in owb10g r2
    repository assistant -> advance setup... all those steps cleared
    last installation progress popup window is came
    at arnd 88% of installation(MESSG:installing warehouse builder repository owner )suddenly everything is disappearring..
    Could any one help me out in this..
    Thanks in advance.

    I had faced this problem once. The database I was installing into, had been manually created. It did not have many of the components required for the installation.
    I had to throw away the database and create a new one using DBCA. But in my case, the databases were new. These components can be installed separately, but a bit of searching is required to find what all components are required.
    Regards,
    Anurag

  • IOS 5.1.1 installation problems

    When installing iOS 5.1.1, I experienced some installation problems. There's an error that occured and I tried reconnecting my iTunes but the computer would not recognize the device. How should I go about this?

    I have the same problem, while upgrading to 5.1.1 itunes successfully downloaded the ios 5.1.1 software, then extract the software and when start working on my phone it show me some error, now it has no software and has stuck in recovery mode, i visit other communities and youtube to get out of recovery mode but no change.
    The serious issue is that my itunes doesn't detect my iphone?
    what to do?
    Please help me!

  • Update and installation problems

    I am having issues with Creative Cloud updates and installations.
    None of my Apps will update. I am prompted to update, I click the update button, Cloud says "updating software" but all attempts stop at 0%.
    Similar issues Installing Apps. Installations start but all stop at 90%. No error messages at all.
    This is extremely frustrating and all my Apps are in need of updates to fix minor bugs which are effecting my workflow.
    Can you help?

    We can't know. You have not provided any exact system info or other details like the install/ update logs. You can always run the cleaner and start from scratch.
    Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6
    Troubleshoot Creative Cloud download and install issues
    Mylenium

  • Oracle Financial 11.5.10.2 on Windows 2003 Installation Problem

    When I install the Oracle Finanacial the Rapidwiz show the error
    Oxcf9302f0 referenced memory at Oxcf9302f0. The memory could not be read.
    and after this the error shown
    RW-20013: Error: - Not enough free disk space on system:
    Database ORACLE_HOME = e:\oracle\visdb\9.2.0
    required = 2800.0
    actual = 0.0
    filespace.exe has shown error
    While in Drive E: has 60 GB free space
    What is the problem

    Database ORACLE_HOME = e:\oracle\visdb\9.2.0
    While in Drive E: has[b] 60 GB free spaceFor 11i, the total space required for a single node system, not including the stage area, is 57 GB for a fresh install with a production database, and 91 GB for a fresh install with a Vision Demo database.

  • XML Chart installation problem

    Hi,
    I am trying to do a installation for XML Chart Package, and hopefully I can use it to make my charts display more flexible.
    I have download the file from http://www.maani.us/xml_charts/index.php?menu=Download.
    However, when I run xml_chart_pkg.sql, I got below error message.
    Any idea?
    p.s,I will Oracle 9.2.0.6 database, and APEX 2.2
    SQL> alter package XML_CHART_PKG compile body;
    Warning: Package Body altered with compilation errors.
    SQL> show error
    Errors for PACKAGE BODY XML_CHART_PKG:
    LINE/COL ERROR
    0/0 PLS-00908: The stored format of XML_CHART_PKG is not supported by
    this release
    21/7 PLS-00114: identifier 'AP26WEV3LRCCSFF5QEBZOWG4PVOMCF' too long
    21/7 PLS-00707: unsupported construct or internal error [2702]
    Thanks,

    Hi Jinyu
    This is the java code loaded in the database using loadjava called by a wrapper oracle stored procedure
    import oracle.xml.parser.schema.*;
    import oracle.xml.parser.v2.*;
    import java.net.*;
    import java.io.*;
    import org.w3c.dom.*;
    import java.util.*;
    import oracle.sql.CHAR;
    import java.sql.SQLException;
    public class SchemaUtil
    public static String validation(CHAR xml, CHAR xsd)
    throws Exception
    //Build Schema Object
    XSDBuilder builder = new XSDBuilder();
    byte [] docbytes = xsd.getBytes();
    ByteArrayInputStream in = new ByteArrayInputStream(docbytes);
    XMLSchema schemadoc = (XMLSchema)builder.build(in,null);
    //Parse the input XML document with Schema Validation
    docbytes = xml.getBytes();
    in = new ByteArrayInputStream(docbytes);
    DOMParser dp = new DOMParser();
    // Set Schema Object for Validation
    dp.setXMLSchema(schemadoc);
    dp.setValidationMode(XMLParser.SCHEMA_VALIDATION);
    dp.setPreserveWhitespace (true);
    StringWriter sw = new StringWriter();
    dp.setErrorStream (new PrintWriter(sw));
    try
    dp.parse (in);
    sw.write("The input XML parsed without errors.\n");
    catch (XMLParseException pe)
    sw.write("Parser Exception: " + pe.getMessage());
    catch (Exception e)
    sw.write("NonParserException: " + e.getMessage());
    return sw.toString();
    This is the code i used initially for validating a xml file against single xml schema (.xsd) file
    In the above code could u tell how to specify the second schema validation code for the incoming xml.
    say i create another Schemadoc for the 2nd xml schema.
    something like this with another parameter(CHAR xsd1) passing to the method
    byte [] docbytes1 = xsd1.getBytes();
    ByteArrayInputStream in1 = new ByteArrayInputStream(docbytes1);
    XMLSchema schemadoc1 = (XMLSchema)builder.build(in1,null);
    DOMParser dp = new DOMParser();
    How to set for the 2nd xml schema validation in the above code or can i combine 2 xml schemas.
    How to go about it
    Rgrds
    Sushant

  • Installation problem of 9iAS infrastructure

    During the installation of 9iAS infrastructure, it cannot create the database and the error log shows the following message:
    Total System Global Area 139228284 bytes
    Fixed Size          283772 bytes
    Variable Size          88080384 bytes
    Database Buffers     50331648 bytes
    Redo Buffers          532480 bytes
    Create controlfile reuse set database iasdb
    ERROR at line 1:
    ORA-01503: CREATE CONTROLFILE ??
    ORA-01565: ???? 'K:\oracle9\9ias\infrastructure\oradata\iasdb\EXAMPLE01.DBF' ?????
    ORA-27046: ???????????????
    OSD-04012: @I.W$j$p$#,[2E (OS 140255737)
    My working environment :
    Chinese Windows 2000 Professional
    Anyone have any suggestion about this error. please help me.
    thks.

    Hi,
    The first ORA error in the stack suggests that something is wrong with the file size (for file example01.dbf).
    The OS-specific error message says:
    OSD-04012
    File size mismatch
    Cause: The file to be re-used is either too large or too small.
    Action: Specify the correct file size or delete the existing file.
    Hope that helps,
    Fredrik

  • Problems with fresh XP installation

    Hi there everyone!
    I have Lenovo 3000 N100 0768 and I recently had some problems with Windows so I had to format my C drive and make a fresh install of Windows XP Pro SP2.
    After I installed XP, my notebook is "another person" compared to what it used to be. From the first look, I see the following problems:
    - I only have 800 x 600 px and 1024 x 768 px screen resolution, although there were other resolutions before;
    - My Display Properties show (Default Monitor) which looks suspicious to me;
    - In Network Connections, I don't have Wireless Network Connection anymore and my notebook can't access internet through my router anymore;
    - In Device Manager, I have a big question mark beside Other Devices: Base System Device, Foxconn Bluetooth..., Modem Device on High Definition Audio Bus, Network Controller and SM Bus Controller... which seems to me that there's a drivers issue;
    Sound works fine, as I can hear.
    Can anyone please help me with this? This notebook was working like a charm before I re-installed Windows.
    Any help is strongly appreciated.
    Thanks and all the best!
    Luffy

    Yes - Windows XP won't automatically install the drivers for your Video, wireless, sound, etc.  You need to manually find these drivers.  If you would have burned your restore disks when you first got your computer you could have restored everything back the way it was when you first got your machine. 
    If you aren't expeirenced in finding drivers I would ask for help.  You should be able to download all the appropriate drivers for your machine off of Lenovo's website.  Most of them are just programs that you execute after you download them.  Once you have downoaded the drivers and run them - go into the Control Panel under System and Device drivers to see if it installed properly. You will then have to configure your display to the native resolutions - put in any security settings into your wireless card, etc. 
    This isn't hard - but is somewhat time consuming.  Windows 7 is much better at finding all the drivers automatically if you have it connected to a network and will do this for you automatically.  XP isn't quite as smart and only loads generic drivers.  That is why you are seeing lower screen resolutions, etc.  
    Hope this helps. 

  • SAP GUI 730 PL8 Installation Problems

    Hi all!
    We are facing a problem with the following software product:
    Information NwSapSetupAdmin.exe:
    SAP GUI for Windows 7.30 (Compilation 3)
    Component ID: 1460620d-c8bc-44c2-86ec-e632e0986b01
    Version: 27625
    Latest Patch Level: 8
    SAP Automatic Workstation Update
    Component ID: 40d11884-3906-4e67-8a96-91035ca09814
    Version: 900.42
    Latest Patch Level: 45 Version 9.0.45.0
    Information SAP Logon:
    Release: 730 Final Release
    Dateiversion: 7300.3.8.1084
    Build: 1478436
    Patch-Level: 8
    Within the SAP GUI Installation (NwSapSetup.log) the following error occurs:
    16:25:13 NwSapsAtlC  1   Executing script action...
    16:25:13 NwSapsAtlC  1   Script-action: Checking reboot condition.
    16:25:13 NwSapsAtlC  1   Script-action: NwEngine.Context.Reboot = 1
    16:25:13 NwSapsAtlC  1E  Microsoft VBScript runtime error: Error message: Unknown error 0x800A01B6. Error code 0x800a01b6.
                             Object doesn't support this property or method: 'NwEngine.Context.Args' (Line 4, Col. 5)
                             The setup script contains the error listed above. Please contact your system administrator and provide this information, for example by sending him a screenshot of this message box (Press Alt+PrtScrn to create the screenshot and copy it to the clipboard).
    16:25:13 NwSapsAtlC  1E  Failed to run script:
                                  ----+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8
                               1: NwEngine.Context.Log.Write "Script-action: Checking reboot condition."
                               2:             NwEngine.Context.Log.Write "Script-action: NwEngine.Context.Reboot = " & NwEngine.Context.Reboot
                               3:             If NwEngine.Context.Reboot = 1 Then
                               4:                 If NwEngine.Context.Args("SuppressReboot") <> "" Then
                               5:                     NwEngine.Context.Reboot = 0    'Setting Flag for no Reboot
                               6:                     NwEngine.Context.Log.WriteWarning "Script-action: Reboot suppressed by the user. NwEngine.Context.Reboot = " & NwEngine.Context.Reboot
                               7:                 ElseIf NwEngine.Context.Args("DelayReboot") <> "" Then
                               8:                     NwEngine.Context.Reboot = 1    'Setting Flag for delayed Reboot
                               9:                     NwEngine.Context.Log.WriteWarning "Script-action: Reboot delayed by the user. NwEngine.Context.Reboot = " & NwEngine.Context.Reboot
                              10:                 Else
                              11:                     NwEngine.Context.Reboot = 2    'Setting Flag for immediate Reboot
                              12:                     NwEngine.Context.Log.Write "Script-action: Enforce immediate reboot."
                              13:                 End If
                              14:             End If
                                  ----+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8
                             Error message: Unknown error 0x80020101. Error code 0x80020101.
    16:25:13 NwSapsAtlC  1E  Failed to parse script. Error message: Unknown error 0x80020101. Error code 0x80020101.
    16:25:13 NwSapsAtlC  1E  While processing Component '$MS System Files' with Id '{F270A214-3AD3-4235-9C74-F4D323B54976}' 1 error(s) have been registered.
    16:25:13 NwSapsAtlC  1   CompAct.:Installed Component '$MS System Files' with Id '{F270A214-3AD3-4235-9C74-F4D323B54976}'
    With this the NwSapSetup.log ends with:
    16:26:23 NwSapSetup 1 Return-Code: 145
    In the next logical step within our environment a uninstallation of the SAP GUI gets started:
       Commandline:  
    '"C:\Program Files (x86)\SAP\SapSetup\Setup\NWSapSetup.exe"  /Silent /Uninstall /Package=PEACY'
    This operation gets done with:
    12:35:47 NwSapSetup 1 Return-Code: 0
    After that the installation of the SAP GUI gets started again with:
       Commandline:        '"C:\peacy.sys\source\SAPGUI730PL8\source\setup\NwSapSetup.exe"  /noDLG /norestart /Package=PEACY'
    Now the Installation gets done with:
    12:52:12 NwSapSetup 1 Return-Code: 0
    Every first installation of SAP GUI 7.30 PL8 is affected. This is a cross-platform issue (Windows 7 and Windows 8.1). If there was our older package version (SAP GUI 7.30 PL4) installed, the installation of SAP GUI 7.30 PL8 gets done without problems.
    Every new client with the SAP GUI 7.30 PL8 assigned or the re-installation of it, and every first installation of the package on a client without SAP GUI leads to the mentioned issue - package gets installed with the mentioned error, afterwards the uninstallation gets started by our environment and finally the installation gets done with the second try. This is not a practicable method for our support staff.
    Are there any hints how to resolve this issue. (A upgrade to the newest patch level of SAP GUI is not a practicable solution)
    Thanks in advance!
    Best regards
    Christian

    Hello Christian,
    For older releases of the SAP GUI client a good approach is to create package for uninstalling old SAP GUI.  Depending on the state of the old SAP GUI's you're upgrading those may not be "clean" enough to warrant upgrading in place.
    The older GUI's have component's no longer provided with the newer releases so most recommendations are to uninstall completely an do a fresh installation.
    I credit Matt Fraser for this information and suggest reading his documentation.  The last 4 articles are germane to you're situation.  I hope this helps you.
    http://scn.sap.com/thread/3620515
    http://scn.sap.com/docs/DOC-55477
    http://scn.sap.com/docs/DOC-55574
    http://scn.sap.com/docs/DOC-55575
    http://scn.sap.com/docs/DOC-55633
    http://scn.sap.com/docs/DOC-55634
    http://scn.sap.com/docs/DOC-55674
    Cheers,
    Dan Mead

  • JWSDP installation problem on Windows 2000

    Hi,
    I downloaded the JWSDP1.0ea1 today, but I could not install the downloaded file (which is an executable). The install program tells me there is no JDK1.3.1 on my system, but there sure is (since I use the computer on which I try to install it everyday to write java programs :-) ).
    (following commands on the prompt confirms this:
    C:\>echo %java_home%
    C:\java\jdk1.3.1
    C:\>java -version
    java version "1.3.0_02"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0_02)
    Java HotSpot(TM) Client VM (build 1.3.0_02, mixed mode)
    Could it be that this is a bug in the installer for the JWSDP on Win2k? Has someone experienced the same problem?
    regards,
    Wim.

    My freshly installed J2SE1.4RC was recognized by the installer, but it put the files into c:\jwsdp-1_0-ea1\ instead of into the
    J2SE dir tree as the installer implied that it would.
    Is this right? A Bug? and it begs the general question:
    WHERE IS THE INSTALLATION README LINK on the JWSDP download page? See email to feedback as follows....
    Your web page
    http://java.sun.com/webservices/downloads/webservicespack.html
    doesnt link to install instructions for the Java Web Services Developer Pack.
    The link provided is only for the Java 2 SDK, Standard Edition
    Version 1.3.1 !!
    The installer of the Java WSDP (on Win2K at any rate) leads one
    to believe that it will be "integrated" with (i.e. loaded into the dir tree of)
    the JDK that it finds on the system (in my case the J2SE1.4 RC).
    It, in fact, installed into its own area (c:\jwsdp-1_0-ea1\) PLUS it already
    included the tutorial that we are led to believe needs a separate download
    according to the instructions on the download page
    [ again as above: http://java.sun.com/webservices/downloads/webservicespack.html ]
    So, WHERE are the instructions that say what (if anything) is needed
    to finish installation such that, say, Tomcat can be fired up (for example).
    P.S. Before you point me to the page
    http://java.sun.com/j2ee/documentation/windows_guide.html
    note that I am looking for how to finish installation/integration
    with a J2SE installation (*as the download page says is already
    tested) and NOT a J2EE installation.
    So, again where is the SE instructions page (not an EE page)?
    * - "This release of the Java Web Services Developer Pack has
    been tested with various configurations with the JavaTM 2 SDK,
    Standard Edition version 1.3.1_01, 1.3.1_02, and 1.4..."

  • Mac Mini core solo 1.5gb snow leopard installation problem.

    Before I tried to install snow leopard I was in the middle of using the restore discs and before I was thinking about it I just turned the computer off when it asked for disc 2. Now I cannot do anything with this computer, turning it on goes to the installation menu and It just prompts for the second disc which I do not have. All my menus are disabled such as disc utility and can't start a fresh install. Also when I turn the computer on and hold the alt key down with a usb keyboard I do not get the option of selecting the snow leopard disc when the option of the hard drives come up. It just ejects the discs. Also tried holding down the C key to boot from dvd and no luck. Any way to get around this or another command to try?

    Sounds like your optical drive went out. Either get it fixed or use an external USB CD/DVD drive. You might try another disc first to eliminate a problem on your install disc. Sometimes scratches and finger prints on a disc can cause problems.
    Check out the new remodeled MacOSG website! 24-hour Apple-related news & support.
     MacOSG: An Apple User Group  iTunes: MacOSG Podcast  Follow us on Twitter: MacOSG

  • Reader Mac installer problems

    Hi there
    New to the forum, just after seeing if anyone has a soloution for me:
    Ive checked someonline help topics but dont seem to have found my answer and saw another discussion on here , that sounded similar, but when i clicked on it it to read the answers , it just said its been moved to another forum but with no link :/ so sorry if im reposting an existing problem .
    Ok so I had Reader installed on my mac, it seems to have been constantly updating recently ...
    Anyway tried to install the update but it just came up with an error 1301 or similar....
    following online advice I deleted the old one , logged in as administrater to download and install the 11.0.2 update.
    I run the installer but when it gets to 'running package scripts' it freezes for about 3 mins, (although say 1 min remaining) and then fails.
    Ive tried restarting my machine, redownloading and stil get the same issue.
    To confirm im a mac, running 10.8.2 , i have no antivirus software istalled or running and all other apps are closed.
    Im logged in an admin account and trying to install for all users . ( 1 other account exists on my machine which is my main account i use)
    Ive now deleted the old reader so now have nothing installed and dont seem to be able to get it back which is annoying
    Any help greatly appreciated !!!

    Hi,
    When you are trying to install Reader XI for the second time, are you using the same user account on which Reader was previously installed? If yes, I would suggest you to create a fresh user account with admin rights and then try to install Reader XI using the account you had just created.
    The problem you are facing might be due to some files *or* incorrect file permissions that are left behind from the earlier installations of Reader. Just try with the above step and update with the results.
    Thanks,
    Shashi

  • Adobe Reader XI Installation Problem

    I just performed a fresh reload of Windows XP SP3 on one of my computers. After downloading and running the installer for Adobe Reader XI I get the following error pop up:
    Internet Explorer Script Error
    An Error has occurred in the script on this page.
    Line:     1
    Char:    10570
    Error:    'ActionLaunchReader' is undefined.
    Code:    0
    URL:     http://127.0.0.1:2469/app/_js/adobe.js
    Again I am running Windows XP SP3 with all the patches applied, JRE 7u10 (set as the default for both IE and Firefox), and scripting is enabled in Internet Explorer. I get the exact same error when trying to install the latest version of Adobe Flash Player as well, however, Adobe Shockwave installed just fine.
    I am new to this forum, so forgive me if this problem has been posted before. I did not find anything similar in a search. Any help would be greatly appreciated!
    Message was edited by: fd2849 Corrected spelling errors.

    Yes: http://helpx.adobe.com/content/help/en/flash-player/kb/installation-problems-flash-player- windows.html#main-pars_header

  • Palm Desktop Installation Problems

    When I tried to open my Palm Desktop to sync my Tungsten E, I found that the program had become corrupted and would not open.
    I decided that the best way of overcoming this problem was to download a fresh copy of Palm Desktop from PalmOne and re-install. This did not work, as the install kept stopping and a pop-up window would announce that a newer version of Desktop was already installed.
    I then tried to un-install whatever remained of Palm using the Windows Add/Remove Utility but it kept telling me that there was a Network problem and would not Un-install even though we are not connected to a network.
    Today I learned of the free RevoUninstaller utility which I downloaded, installed and ran. It identified a considerable number of leftover pieces of Palm files, keys, etc. which I allowed RevoUninstaller to delete.
    This appears to have eliminated the issue of the "newer version of Desktop is already installed". However, during this new install, while the Palm Desktop InstallShield Wizard is installing "Registering Class Servers", I now get another error message as follows:
    Error 1401. Could not create key.
    HKey_Users\S-1-5-21-299502267-1123561945-839522115-1006\software \Classes
    Verify that you have sufficient access to that key, or contact your support personnel.
    This is a single, home-based computer with two Users and not connected to a network. Can anyone help me sort out this problem.
    Thanks, Frank
    Post relates to: Tungsten E

    Thanks for your suggestions.This whole problem started when I was unable to open Desktop and sync my Tungsten E. It appeared that the program had been corrupted. So I tried to uninstall and then reinstall using the downloaded the Desktop software (Win414EN.exe, Version 8.2.160.0) from PalmOne. I kept getting error messages so I followed some of the instructions that I found on previous postings on this forum.
    I tried to uninstall the previous version listed on my computer (Version 4.1.0420) using the Windows Add/Remove Programs. This was unsuccessful as it would not uninstall.
    I then edited the registry and deleted all evidence of Palm as suggested in the instructions. This also did not fix the problem.
    I then downloaded the Windows Installer CleanUp Utility  and ran that to try to uninstall Version 4.1.0420. - This was again unsuccessful.
    Then I tried to Install (Run) the downloaded "PalmOne Desktop Win414EN.exe, Version 8.2.160.0" software again, the Palm Desktop Install Shield Wizard opened started the installation procedure and an error message opens that states "A newer version of  Palm Desktop is already installed". After clicking OK on the error message, Wizard terminates the installation and the page changes and instructs me as follows: "InstallShield Wizard completed. The Wizard was interrupted before Desktop could be completely installed. Your system has not been modified. To install this program at a later time, please run the installation again. "Click Finish to exit the Wizard".
    Of course, running the installation again resulted in the same installation problem.
    I then did some research on uninstallers and decided to download and install the free utility RevoUninstaller, and ran this utility.
    RevoUninstaller identified 153 files, folders, keys, etc. from Palm which I subsequently agreed to delete. The program inserted a Restore Point before deleting all.
    I then tried to Install Desktop again from the downloaded software PalmOne Desktop Win414EN.exe, Version 8.2.160.0 as I don't have a PalmOne Desktop CD. I did not get a CD when I purchased my Tungsten E new about 5 or 6 years ago.
    During the installation of files, the Palm Desktop InstallShield Wizard gets to Registering Class Servers, stops and puts a new error message: Error 1401. Could not create key. Hkey_Users\S-1-5-21-299502267-1123561945-83952 2115-1006\Software\Classes. Verify that you have sufficient access to that key, or contact your support personnel.
    I have several questions,
    Did I delete too much?
    What is this Hkey and how can I have access to it?
    Is there a way to fix this issue?
    Thanks for your anticipated help. Merry Christmas.
    Frank

Maybe you are looking for