Quantcast
Channel: SCN : All Content - SAP NetWeaver Administrator
Viewing all articles
Browse latest Browse all 5139

Java system copy hang on Import Java Dump

$
0
0

Hi all!

 

I´m running a java system copy (MII 14), Linux RHE and Sybase, NW 731.

The installation hangs on Import Java Dump, without errors in sapinst.

I found some topics with similar issues, but Nothing help my case.

 

Database is online, trans log OK, disk space enought, memory ok, swap ok.

 

In the sta files, IMPORT_2_POSTPROCESS.sta and IMPORT_4_POSTPROCESS.sta, the last table has BRK status, but i can´t find why.

 

 

E.g., the IMPORT_2_POSTPROCESS.sta, last line:

 

T:J2EE_CACHE_CONTENT:METADATA POSTPROCESS BRK           05.03.15 09:30:17

 

 

 

And log file IMPORT_2_POSTPROCESS.XML.log:

 

 

Mar 5, 2015 9:30:15 AM com.sap.inst.dbtools [Thread[pool-1-thread-1,5,main]] Info: Directing logs for com.sap.inst.jload.DBJob@1843095f to file IMPORT_2_POSTPROCESS.XML.log

Mar 5, 2015 9:30:15 AM com.sap.inst.dbtools [Thread[pool-1-thread-1,5,main]] Info: Directing logs for com.sap.inst.jload.DBJob@4fd654da to file IMPORT_2_POSTPROCESS.XML.log

Mar 5, 2015 9:30:15 AM com.sap.inst.dbtools [Thread[pool-1-thread-1,5,main]] Info: Started logging to IMPORT_2_POSTPROCESS.XML.log

Mar 5, 2015 9:30:15 AM com.sap.inst.dbtools [Thread[pool-1-thread-1,5,main]] Info: Connecting to database

Mar 5, 2015 9:30:16 AM com.sap.inst.dbtools [Thread[pool-1-thread-1,5,main]] Info: Connected to database

Mar 5, 2015 9:30:17 AM com.sap.inst.dbtools [Thread[pool-1-thread-1,5,main]] Info: Trying to read status file /tmp/sapinst_instdir/NW731/SYB/COPY/SYSTEM/STD/AS-JAVA/IMPORT_2_POSTPROCESS.sta

Mar 5, 2015 9:30:17 AM com.sap.inst.dbtools [Thread[pool-1-thread-1,5,main]] Warning: Status file /tmp/sapinst_instdir/NW731/SYB/COPY/SYSTEM/STD/AS-JAVA/IMPORT_2_POSTPROCESS.sta found

Mar 5, 2015 9:30:17 AM com.sap.inst.dbtools [Thread[pool-1-thread-1,5,main]] Info: Resuming previous execution

Mar 5, 2015 9:30:17 AM com.sap.inst.dbtools [Thread[pool-1-thread-1,5,main]] Info: Postprocessing table J2EE_CACHE_CONTENT

 

 

jmigmon.console.log last lines:

 

Processing tasks

completed:18 aborted:0 running:1 pending:1

completed:18 aborted:0 running:2 pending:0

Starting task IMPORT_2_POSTPROCESS.XML

Starting task IMPORT_4_POSTPROCESS.XML

Starting to log to IMPORT_2_POSTPROCESS.XML.log

Starting to log to IMPORT_4_POSTPROCESS.XML.log

Postprocessing J2EE_CACHE_CONTENT

 

 

 

Jload.trc last lines:

 

Mar 5, 2015 9:30:17 AM                       com.sap.inst.dbtools [Thread[pool-1-thread-1,5,main]] Info: Resuming previous execution

Mar 5, 2015 9:30:17 AM                       com.sap.inst.dbtools [Thread[pool-1-thread-1,5,main]] Info: Postprocessing table J2EE_CACHE_CONTENT

Mar 5, 2015 9:30:17 AM                       com.sap.inst.dbtools [Thread[pool-1-thread-1,5,main]] Info: Statement text is <?xml version="1.0"?>

<Dbtable name="J2EE_CACHE_CONTENT" creation-date="">

<properties>

      <author></author>

      <description>

            <description>J2EE_CACHE_CONTENT</description>

            <language></language>

      </description>

</properties>

<ignore-config></ignore-config>

<predefined-action></predefined-action>

<position-is-relevant>false</position-is-relevant>

<deployment-status></deployment-status>

<columns>

      <column>

            <builtIn-type>integer</builtIn-type>

            <decimals>0</decimals>

            <default-value>0</default-value>

            <is-not-null>true</is-not-null>

            <java-sql-type>INTEGER</java-sql-type>

            <length>0</length>

            <name>RID</name>

            <position>1</position>

      </column>

      <column>

            <builtIn-type>string</builtIn-type>

            <decimals>0</decimals>

            <default-value> </default-value>

            <is-not-null>true</is-not-null>

            <java-sql-type>VARCHAR</java-sql-type>

            <length>128</length>

            <name>KEY_NAME</name>

            <position>2</position>

      </column>

      <column>

            <builtIn-type>long</builtIn-type>

            <decimals>0</decimals>

            <default-value>0</default-value>

            <is-not-null>true</is-not-null>

            <java-sql-type>BIGINT</java-sql-type>

            <length>0</length>

            <name>CREATION_TIME</name>

            <position>3</position>

      </column>

      <column>

            <builtIn-type>long</builtIn-type>

            <decimals>0</decimals>

            <default-value>0</default-value>

            <is-not-null>true</is-not-null>

            <java-sql-type>BIGINT</java-sql-type>

            <length>0</length>

            <name>EXPIRATION_TIME</name>

            <position>4</position>

      </column>

      <column>

            <builtIn-type>binary</builtIn-type>

            <decimals>0</decimals>

            <default-value></default-value>

            <is-not-null>false</is-not-null>

            <java-sql-type>LONGVARBINARY</java-sql-type>

            <length>2000</length>

            <name>OBJECT_ATTR</name>

            <position>5</position>

      </column>

      <column>

            <builtIn-type>binary</builtIn-type>

            <decimals>0</decimals>

            <default-value></default-value>

            <is-not-null>false</is-not-null>

            <java-sql-type>BLOB</java-sql-type>

            <length>50000000</length>

            <name>LARGE_OBJECT_ATTR</name>

            <position>6</position>

      </column>

      <column>

            <builtIn-type>binary</builtIn-type>

            <decimals>0</decimals>

            <default-value></default-value>

            <is-not-null>false</is-not-null>

            <java-sql-type>LONGVARBINARY</java-sql-type>

            <length>2000</length>

            <name>OBJECT_VALUE</name>

            <position>7</position>

      </column>

      <column>

            <builtIn-type>binary</builtIn-type>

            <decimals>0</decimals>

            <default-value></default-value>

            <is-not-null>false</is-not-null>

            <java-sql-type>BLOB</java-sql-type>

            <length>50000000</length>

            <name>LARGE_OBJECT_VALUE</name>

            <position>8</position>

      </column>

</columns>

<primary-key>

      <columns>

            <column>RID</column>

            <column>KEY_NAME</column>

      </columns>

      <tabname>J2EE_CACHE_CONTENT</tabname>

</primary-key>

<indexes></indexes>

<technical-info></technical-info>

<database-exclusive-info></database-exclusive-info>

<db-specifics></db-specifics>

</Dbtable>

 

 

Mar 5, 2015 9:30:17 AM                       com.sap.inst.dbtools [Thread[pool-1-thread-1,5,main]] Info: Postprocessing J2EE_CACHE_CONTENT


Viewing all articles
Browse latest Browse all 5139

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>