Quantcast
Channel: PTC Community : Popular Discussions - Creo Elements/Direct
Viewing all 2965 articles
Browse latest View live

How do you edit/create a title block in Creo Elements/Direct Modelling Express?

$
0
0

Hi,

 

As per the title, my question is literally:

How do you edit/create a title block in Creo Elements/Direct Modelling Express?

 

Thanks,

O


Change language PTC Creo Elements/Direct Modeling Express into Spanish

$
0
0

Change language PTC Creo Elements/Direct Modeling Express into Spanish?

 

Thanks.

Hintergrund ändern

$
0
0

:angry: :angry: :angry: Hallo Leute, wie kann ich bitte den Hintergrund von schwarz auf weiß ändern? vielen dank suphi

Zeichnungskopf ausfüllen

$
0
0

Guten Abend,

 

kann mir jemand sagen wie ich den Zeichnungskopf mit Text füllen kann? Automatisch wird wohl nur der Name des "Parents" und die Sheet Nummer eingetragen. Ich finde weder im Annotation noch im Modeling Modul einen Dialog / o.ä. in dem ich die Inhalte für die anderen Felder setzen kann.

 

Gruß

Lutz

Interchange Format for 3D Model to import to Creo

$
0
0

Hi,

 

I'm currently working on a very simply 3D model that I need to bring into a more powerful software to continue working on as 3D Builder in Windows 10 is being pushed to its limits.

 

I can export the file as:

Microsoft 3D Builder

-------

3MF

OBJ

PLY

STL

------

FreeCAD

------

svg

dwg

dxf

brp, brep

dae

unv,med,dat,inp

IGES,IGS

ifc

iv

stl,ast,bms,obj,off,ply

oca

csg

scad

pdf

step,stp

poly

wrl,vmrl,wrz

obj

html

------

 

Blender

------

BLEND

dae

3ds

fbx

ply

obj

x3d

stl

 

I have attempted to load the IGS/STP files into Creo from FreeCAD, but it fails to load the file.

 

What interchange format can I use? I'm at a loss here, and I'd really like to get started on working on this file more.

 

Thanks!

Method Server not starting

$
0
0

Hi,

 

I am new to PTC and I was following the customization guide for creating a new class called 'Pet' on page 53.

I did not complete the entire process and then stopped the winchill and the machine was shut down.

Now, I am not able to start my Method Server..

I get the below error log:

 

Mon 7/8/13 15:53:57: main: wt.services.ManagerException: wt.util.WTException: (wt.pom.pomResource/0) wt.pom.PersistenceException: A persistence error occurred. System message follows:

Mon 7/8/13 15:53:57: main: Nested exception is: (wt.introspection.introspectionResource/6) wt.introspection.WTIntrospectionException: An introspection error has occured. System message follows:

Mon 7/8/13 15:53:57: main: Nested exception is: java.lang.ClassNotFoundException: com.acme.Pet

Mon 7/8/13 15:53:57: main: Nested exception is: (wt.pom.pomResource/0) wt.pom.PersistenceException: A persistence error occurred. System message follows:

Mon 7/8/13 15:53:57: main: Nested exception is: (wt.introspection.introspectionResource/6) wt.introspection.WTIntrospectionException: An introspection error has occured. System message follows:

Mon 7/8/13 15:53:57: main: Nested exception is: java.lang.ClassNotFoundException: com.acme.Pet

Mon 7/8/13 15:53:57: main: Nested exception is: wt.util.WTException: (wt.pom.pomResource/0) wt.pom.PersistenceException: A persistence error occurred. System message follows:

Mon 7/8/13 15:53:57: main: Nested exception is: (wt.introspection.introspectionResource/6) wt.introspection.WTIntrospectionException: An introspection error has occured. System message follows:

Mon 7/8/13 15:53:57: main: Nested exception is: java.lang. com.acme.Pet

Mon 7/8/13 15:53:57: main: Nested exception is: (wt.pom.pomResource/0) wt.pom.PersistenceException: A persistence error occurred. System message follows:

Mon 7/8/13 15:53:57: main: Nested exception is: (wt.introspection.introspectionResource/6) wt.introspection.WTIntrospectionException: An introspection error has occured. System message follows:

Mon 7/8/13 15:53:57: main: Nested exception is: java.lang.ClassNotFoundException: com.acme.Pet

Mon 7/8/13 15:53:57: main: at java.net.URLClassLoader$1.run(URLClassLoader.java:202)

Mon 7/8/13 15:53:57: main: at java.security.AccessController.doPrivileged(Native Method)

Mon 7/8/13 15:53:57: main: at java.net.URLClassLoader.findClass(URLClassLoader.java:190)

Mon 7/8/13 15:53:57: main: at java.lang.ClassLoader.loadClass(ClassLoader.java:306)

Mon 7/8/13 15:53:57: main: at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)

Mon 7/8/13 15:53:57: main: at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

Mon 7/8/13 15:53:57: main: at java.lang.Class.forName0(Native Method)

Mon 7/8/13 15:53:57: main: at java.lang.Class.forName(Class.java:169)

Mon 7/8/13 15:53:57: main: at wt.introspection.ClassInfo.loadClass(ClassInfo.java:1835)

Mon 7/8/13 15:53:57: main: at wt.introspection.ClassInfo.getConcreteClass(ClassInfo.java:1003)

Mon 7/8/13 15:53:57: main: at wt.pom.EmptyTableManager.queryTables(EmptyTableManager.java:517)

Mon 7/8/13 15:53:57: main: at wt.pom.EmptyTableManager.queryTables(EmptyTableManager.java:489)

Mon 7/8/13 15:53:57: main: at wt.pom.EmptyTableManager.findEmptyTables(EmptyTableManager.java:557)

Mon 7/8/13 15:53:57: main: at wt.pom.EmptyTableManager.populateCache(EmptyTableManager.java:131)

Mon 7/8/13 15:53:57: main: at wt.pom.EmptyTableManager.access$100(EmptyTableManager.java:83)

Mon 7/8/13 15:53:57: main: at wt.pom.EmptyTableManager$AllManagersStartedEventListener.notifyVetoableEvent(EmptyTableManager.java:658)

Mon 7/8/13 15:53:57: main: at wt.events.StandardKeyedEventBranch.intDispatchEvent(StandardKeyedEventBranch.java:320)

Mon 7/8/13 15:53:57: main: at wt.events.StandardKeyedEventBranch.dispatchVetoableEvent(StandardKeyedEventBranch.java:229)

Mon 7/8/13 15:53:57: main: at wt.events.StandardKeyedEventDispatcher.intDispatchEvent(StandardKeyedEventDispatcher.java:286)

Mon 7/8/13 15:53:57: main: at wt.events.StandardKeyedEventDispatcher.dispatchVetoableEvent(StandardKeyedEventDispatcher.java:215)

Mon 7/8/13 15:53:57: main: at wt.services.StandardManagerService.intDispatchVetoableEvent(StandardManagerService.java:406)

Mon 7/8/13 15:53:57: main: at wt.services.StandardManagerService.dispatchVetoableEvent(StandardManagerService.java:302)

Mon 7/8/13 15:53:57: main: at wt.services.StandardManagerService.performStartupProcess(StandardManagerService.java:184)

Mon 7/8/13 15:53:57: main: at wt.services.StandardManager.startup(StandardManager.java:459)

Mon 7/8/13 15:53:57: main: at wt.services.StandardServicesHandler.start(StandardServicesHandler.java:44)

Mon 7/8/13 15:53:57: main: at wt.method.MethodServerMain.run(MethodServerMain.java:423)

Mon 7/8/13 15:53:57: main: at wt.method.MethodServerMain.main(MethodServerMain.java:274)

Mon 7/8/13 15:53:57: main: FATAL : wt.method.server.shutdown - Stopping services...

Mon 7/8/13 15:53:57: main: INFO : wt.method.server.shutdown.services - All managers shut down.

Mon 7/8/13 15:53:57: main: FATAL : wt.method.server.shutdown - MethodServer stopped

 

I did some research on the internet and it shows that if we do not "Compile all Java sources created by system generation" then the system will be "missing the class files to match the registry properties". (http://xiaogyiy.iteye.com/blog/787300)

 

I do not know if this is true, and if it is then how to correct this mistake.

Please help me to start the method server (or is re installation my final option?).

 

Kazi

How do you edit/create a title block in Creo Elements/Direct Modelling Express?

$
0
0

Hi,

 

As per the title, my question is literally:

How do you edit/create a title block in Creo Elements/Direct Modelling Express?

 

Thanks,

O

Can anyone help me to solve this issue??

$
0
0

when i try to launch windchill the following error is occur::

 

2015-07-13 04:06:14,447 INFO  [main] wt.system.out  - ------------------------------------------------------

2015-07-13 04:06:14,510 INFO  [main] wt.method.server.startup  - Starting MethodServer

2015-07-13 04:06:14,510 INFO  [main] wt.method.server.startup  - JVM id: 2376

2015-07-13 04:06:14,510 INFO  [main] wt.method.server.startup  - JVM: Sun Microsystems Inc., Java HotSpot(TM) 64-Bit Server VM, 1.6.0_31 (20.6-b01), 64-bit

2015-07-13 04:06:14,510 INFO  [main] wt.method.server.startup  - OS: Windows Server 2008 R2, amd64, 6.1

2015-07-13 04:06:14,510 INFO  [main] wt.method.server.startup  - Host: plm (plm.cadopt.com)

2015-07-13 04:06:14,510 INFO  [main] wt.method.server.startup  - Class path =

  C:\ptc\Windchill_10.1\Windchill\codebase

  C:\ptc\Windchill_10.1\Windchill\codebase\WEB-INF\lib\archiveClientWeb.jar

  C:\ptc\Windchill_10.1\Windchill\codebase\WEB-INF\lib\archiveServerWeb.jar

  C:\ptc\Windchill_10.1\Windchill\codebase\WEB-INF\lib\archiveWeb.jar

  C:\ptc\Windchill_10.1\Windchill\codebase\WEB-INF\lib\CounterPartWeb.jar

  C:\ptc\Windchill_10.1\Windchill\codebase\WEB-INF\lib\dpimplWeb.jar

  C:\ptc\Windchill_10.1\Windchill\codebase\WEB-INF\lib\dpinfraWeb.jar

  C:\ptc\Windchill_10.1\Windchill\codebase\WEB-INF\lib\Gantt.jar

  C:\ptc\Windchill_10.1\Windchill\codebase\WEB-INF\lib\ie3rdpartylibs.jar

  C:\ptc\Windchill_10.1\Windchill\codebase\WEB-INF\lib\ieWeb.jar

  C:\ptc\Windchill_10.1\Windchill\codebase\WEB-INF\lib\install.jar

  C:\ptc\Windchill_10.1\Windchill\codebase\WEB-INF\lib\jmxcoreWeb.jar

  C:\ptc\Windchill_10.1\Windchill\codebase\WEB-INF\lib\jviews-chart-all.jar

  C:\ptc\Windchill_10.1\Windchill\codebase\WEB-INF\lib\jviews-framework-all.jar

  C:\ptc\Windchill_10.1\Windchill\codebase\WEB-INF\lib\jviews-gantt-all.jar

  C:\ptc\Windchill_10.1\Windchill\codebase\WEB-INF\lib\mylyn-integration.jar

  C:\ptc\Windchill_10.1\Windchill\codebase\WEB-INF\lib\pdmlWeb.jar

  C:\ptc\Windchill_10.1\Windchill\codebase\WEB-INF\lib\prowtWeb.jar

  C:\ptc\Windchill_10.1\Windchill\codebase\WEB-INF\lib\reqlWeb.jar

  C:\ptc\Windchill_10.1\Windchill\codebase\WEB-INF\lib\rialtoWeb.jar

  C:\ptc\Windchill_10.1\Windchill\codebase\WEB-INF\lib\RMWebServices.jar

  C:\ptc\Windchill_10.1\Windchill\codebase\WEB-INF\lib\wc3rdpartylibs.jar

  C:\ptc\Windchill_10.1\Windchill\codebase\WEB-INF\lib\wncWeb.jar

  C:\ptc\Windchill_10.1\Windchill\lib\pdml.jar

  C:\ptc\Windchill_10.1\Windchill\lib\reql.jar

  C:\ptc\Windchill_10.1\Windchill\lib\servlet.jar

  C:\ptc\Windchill_10.1\Windchill\lib\wnc.jar

  C:\ptc\Windchill_10.1\Java\lib\tools.jar

  C:\ptc\Windchill_10.1\Windchill\tomcat\bin\bootstrap.jar

  C:\ptc\Windchill_10.1\Windchill\tomcat\bin\tomcat-juli.jar

  C:\ptc\Windchill_10.1\Windchill\srclib\wnc\WtAsmAgent.jar

2015-07-13 04:06:14,526 INFO  [main] wt.method.server.startup  - Setting WTContext time zone to America/Los_Angeles; offset: -7.0

2015-07-13 04:06:14,526 INFO  [main] wt.method.server.startup  - Setting default time zone to GMT; offset: 0.0

2015-07-13 04:06:22,463 INFO  [main] wt.pom.properties  - wt.pom.maxDbConnections=                 5

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.minDbConnections=                 5

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.dbConnectionsHardLimit=           0

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.dbConnectionsSoftLimitWaitTime=   0

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.dbConnectionsWaitTime=            0

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.connectionCloserThreshold=        0

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.connectionCloserIdleTimeout=      0

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.connectionMonitorSleepInterval=   10

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.lostConnectionCodes=              1012,3113,3114,12571,17002,17401,17008,17410

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.recoverableConnectionCodes=       0,28,1012,17002,17008

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.freeConnectionImmediate=          false

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.maxIdleStatementCaches=           0

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.jdbc.driver=                      oracle.jdbc.OracleDriver

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.jdbc.url=                         jdbc:oracle:thin:

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.jdbc.host=                        plm.cadopt.com

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.jdbc.port=                        1521

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.jdbc.service=                     wind

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.jdbc.database=                   

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.dbUser=                           wcadmin

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.dbSchemaUser=                     wcadmin

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.dbConnectionPropertiesNameList=  

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.dbConnectionPropertiesValueList= 

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.dbConnectionRetryCount=           1

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.userDefinedFunctionsFileName=     C:\ptc\Windchill_10.1\Windchill\db\userDefinedFunctions.xml

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.rowPrefetchCount=                 20

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.statementCacheSize=               50

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.cachedStatementReuseLimit=        50

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.feedbackInterval=                 500

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.interruptInterval=                50

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.cachedStatementRSLimit=           -1

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.implicitTransactions=             false

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.implicitTransactionsRollbackTime= 600

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.navigateDepthThreshold=           4

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.navigateDepthUnionLimit=          10

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.queryDepthThreshold=              3

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.queryDepthInClauseSizeLimit=      50

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.lobChunkSize=                     32000

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.log.JDBCStatements=               false

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.log.fileJDBC=                     null

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.log.filterJDBC=                   null

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.chunk.defaultSize=                50

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.objectReferenceQuerySize=         254

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.objectReferenceQueryChunkSize=    500

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.objectReferenceArrayTableEnabled= true

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.inflateHint=                      RULE

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.inflateSingleTableMode=           true

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.useBind=                          true

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.inClauseFixedSize=                5

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.inClauseSizeLimit=                1000

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.inClauseBindLimit=                51

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.inClauseUseBindOptimization=      true

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.inClauseBindOptimizationThreshold=50

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.inClauseBindOptimizationTempTableUsePrimaryKey=true

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.inClauseBindOptimizationCardinality=-1

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.cardinalityValueFixedSize=        100

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.tempTableNumberPerThreshold=      5

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.tempTableArraySizeNumberOfThreshold=3

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.tempTableArraySizeThresholdValues=200,1000, 2000

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.tempTable.insertChunkSize=50000

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.startupQueryLimit=                -1

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.queryLimit=                       -1

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.paging.queueInvokeTime=           600

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.paging.sessionCleanupTime=        1800

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.paging.threshold=                 -1

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.paging.insertChunkSize=           250

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.paging.fetchLimit=                15

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.paging.fetchSleepInterval=        1000

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.paging.closeSleepInterval=        600

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.paging.snapshotQueryLimit=        -1

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.paging.pagingSessionLimit=        5

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.statementCache.summaryInterval=   2000

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.enableNLSSort=                    true

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.constantArrayTableLimit=          4000

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.traceTiming.enable=               true

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.blobRead.handle620LV=             false

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.blobRead.handleOldLV=             false

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.blobRewrite.enabled=              false

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.selectForUpdateEnabled=           false

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.refreshCache.enabled=             true

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.refreshCache.summeryInterval=     0

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.refreshCache.size=                100

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.enableSQL99OuterjoinSyntax=       false

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.enableInListOptimizationWarning=  false

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.refIntegrity.ownerQuery.chunkThreshold=-1

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.refIntegrity.ownerQuery.roleChunkSize=-1

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.refIntegrity.ownerQuery.objectChunkSize=-1

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.refIntegrity.removeOids.objectChunkSize=-1

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.batch.spec.tableExpressionThreshold=5

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.batch.spec.useTableType=          true

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.batch.spec.useColumnList=         true

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.batch.spec.delete.classChunkSize= 2000

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.batch.spec.delete.chunkSize=      5000

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.batch.retry.enable=               true

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.batch.closePreparedStatement.threshold=-1

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.batch.insert.chunkSize=           100000

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.batch.update.chunkSize=           100000

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.maxQueryRetryCount=               5

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.oracle.blobInlineWriteThreshold=  -1

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.oracle.disableAlwaysSemiJoin=     true

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.oracle.jdbcConnectionMemoryLimit= 48

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.oracle.nlssort.truncateLength=    600

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.emptyTableQueryClassChunkSize =   400

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.resultSetThreadPool.size =        2

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.resultSetThreadPool.queueSize =   -1

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.resultSetThreadPool.implicitEnabled=false

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - wt.pom.pdsDecoderBypassUserLoader =      true

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - Windchill DataStore: Oracle

2015-07-13 04:06:22,541 INFO  [main] wt.pom.properties  - JDBC Driver Version: major=11 minor=2

2015-07-13 04:06:22,885 INFO  [main] wt.method.server.startup  - MethodServer created - port 5003

2015-07-13 04:06:22,885 INFO  [main] wt.method.server.startup  - Starting services - class = wt.services.StandardServicesHandler

2015-07-13 04:06:49,291 INFO  [main] wt.pom.properties  - wt.pom.delete.triggerClassNames=        

2015-07-13 04:07:27,026 ERROR [main] wt.method.server.startup.services  - Failure to start manager wt.audit.StandardAuditService

wt.services.ManagerException: Could not initialize Auditing service.

Nested exception is: wt.ufid.UfidException: wt.pom.DatastoreException: A SQL error has occurred. Database system message follows:

  wt.pom.ConnectionException: A SQL error has occurred. Database system message follows:

  java.sql.SQLRecoverableException: ORA-01033: ORACLE initialization or shutdown in progress

 

 

Nested exception is: wt.pom.DatastoreException: A SQL error has occurred. Database system message follows:

Nested exception is: wt.pom.ConnectionException: A SQL error has occurred. Database system message follows:

Nested exception is: java.sql.SQLRecoverableException: ORA-01033: ORACLE initialization or shutdown in progress

 

 

  at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:445)

  at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:389)

  at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:382)

  at oracle.jdbc.driver.T4CTTIoauthenticate.processError(T4CTTIoauthenticate.java:441)

  at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:450)

  at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:192)

  at oracle.jdbc.driver.T4CTTIoauthenticate.doOSESSKEY(T4CTTIoauthenticate.java:404)

  at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:385)

  at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:546)

  at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:236)

  at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:32)

  at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:521)

  at java.sql.DriverManager.getConnection(DriverManager.java:582)

  at java.sql.DriverManager.getConnection(DriverManager.java:154)

  at wt.pds.StandardDataSource$2.getConnection(StandardDataSource.java:235)

  at wt.pds.StandardDataSource$ConnectionRetry.execute(StandardDataSource.java:367)

  at wt.pds.StandardDataSource.getConnection(StandardDataSource.java:238)

  at wt.pds.StandardDataSource.getConnection(StandardDataSource.java:80)

  at wt.pds.oracle81.OracleDataSource.getConnection(OracleDataSource.java:64)

  at wt.pom.WTConnection.connect(WTConnection.java:291)

  at wt.pom.WTConnection.<init>(WTConnection.java:275)

  at wt.pom.PersistentObjectManager.connect(PersistentObjectManager.java:313)

  at wt.pom.POMHandler.getConnection(POMHandler.java:133)

  at wt.method.MethodContext.getConnection(MethodContext.java:2051)

  at wt.pom.PersistentObjectManager.getUserConnection(PersistentObjectManager.java:322)

  at wt.pom.PersistentObjectManager.query(PersistentObjectManager.java:1099)

  at wt.pom.PersistentObjectManager.query(PersistentObjectManager.java:1015)

  at wt.fc.StandardPersistenceManager._query(StandardPersistenceManager.java:1829)

  at wt.fc.StandardPersistenceManager._find(StandardPersistenceManager.java:1858)

  at wt.fc.StandardPersistenceManager.find(StandardPersistenceManager.java:675)

  at wt.fc.StandardPersistenceManager.find(StandardPersistenceManager.java:427)

  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 wt.services.ServiceFactory$ServerInvocationHandler.invoke(ServiceFactory.java:399)

  at $Proxy9.find(Unknown Source)

  at wt.ufid.FederatableServerHelper.getRepositoryFromDB(FederatableServerHelper.java:1854)

  at wt.ufid.FederatableServerHelper.getRepository(FederatableServerHelper.java:228)

  at wt.org.StandardOrganizationServicesManager._getRepositoryForService(StandardOrganizationServicesManager.java:9212)

  at wt.org.StandardOrganizationServicesManager._getDomainsForPrincipals(StandardOrganizationServicesManager.java:9325)

  at wt.org.StandardOrganizationServicesManager.getDomainsForPrincipals(StandardOrganizationServicesManager.java:9242)

  at wt.org.StandardOrganizationServicesManager._queryPrincipals(StandardOrganizationServicesManager.java:7302)

  at wt.org.StandardOrganizationServicesManager._queryPrincipals(StandardOrganizationServicesManager.java:7129)

  at wt.org.StandardOrganizationServicesManager._queryPrincipals(StandardOrganizationServicesManager.java:7105)

  at wt.org.StandardOrganizationServicesManager._queryPrincipal(StandardOrganizationServicesManager.java:7050)

  at wt.org.StandardOrganizationServicesManager.getAuthenticatedUser(StandardOrganizationServicesManager.java:2196)

  at wt.org.StandardOrganizationServicesManager.getUser(StandardOrganizationServicesManager.java:2341)

  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 wt.services.ServiceFactory$ServerInvocationHandler.invoke(ServiceFactory.java:399)

  at $Proxy19.getUser(Unknown Source)

  at wt.session.StandardSessionManager.getUser(StandardSessionManager.java:390)

  at wt.session.StandardSessionManager.getAdministrator(StandardSessionManager.java:272)

  at wt.session.StandardSessionManager.setAdministrator(StandardSessionManager.java:250)

  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 wt.services.ServiceFactory$ServerInvocationHandler.invoke(ServiceFactory.java:399)

  at $Proxy18.setAdministrator(Unknown Source)

  at wt.audit.StandardAuditService.performStartupProcess(StandardAuditService.java:297)

  at wt.services.StandardManager.startup(StandardManager.java:459)

  at wt.services.ManagerImplementation.startup(ManagerImplementation.java:356)

  at wt.services.DefaultStartupHandler.startup(DefaultStartupHandler.java:112)

  at wt.services.StandardManagerService.performStartupProcess(StandardManagerService.java:166)

  at wt.services.StandardManager.startup(StandardManager.java:459)

  at wt.services.StandardServicesHandler.start(StandardServicesHandler.java:44)

  at wt.method.MethodServerMain.run(MethodServerMain.java:410)

  at wt.method.MethodServerMain.main(MethodServerMain.java:257)

2015-07-13 04:07:27,088 INFO  [main] wt.method.server.shutdown.services  - All managers shut down.

2015-07-13 04:07:27,088 ERROR [main] wt.method.server.startup.services  - Unable to start all managers.

(wt.services.servicesResource/21) wt.services.ManagerException: Unable to start manager: "wt.audit.AuditService" with implementation class: "wt.audit.StandardAuditService"

Nested exception is: wt.services.ManagerException: Could not initialize Auditing service.

Nested exception is: wt.ufid.UfidException: wt.pom.DatastoreException: A SQL error has occurred. Database system message follows:

  wt.pom.ConnectionException: A SQL error has occurred. Database system message follows:

  java.sql.SQLRecoverableException: ORA-01033: ORACLE initialization or shutdown in progress

 

 

Nested exception is: wt.pom.DatastoreException: A SQL error has occurred. Database system message follows:

Nested exception is: wt.pom.ConnectionException: A SQL error has occurred. Database system message follows:

Nested exception is: java.sql.SQLRecoverableException: ORA-01033: ORACLE initialization or shutdown in progress

 

 

  at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:445)

  at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:389)

  at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:382)

  at oracle.jdbc.driver.T4CTTIoauthenticate.processError(T4CTTIoauthenticate.java:441)

  at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:450)

  at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:192)

  at oracle.jdbc.driver.T4CTTIoauthenticate.doOSESSKEY(T4CTTIoauthenticate.java:404)

  at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:385)

  at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:546)

  at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:236)

  at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:32)

  at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:521)

  at java.sql.DriverManager.getConnection(DriverManager.java:582)

  at java.sql.DriverManager.getConnection(DriverManager.java:154)

  at wt.pds.StandardDataSource$2.getConnection(StandardDataSource.java:235)

  at wt.pds.StandardDataSource$ConnectionRetry.execute(StandardDataSource.java:367)

  at wt.pds.StandardDataSource.getConnection(StandardDataSource.java:238)

  at wt.pds.StandardDataSource.getConnection(StandardDataSource.java:80)

  at wt.pds.oracle81.OracleDataSource.getConnection(OracleDataSource.java:64)

  at wt.pom.WTConnection.connect(WTConnection.java:291)

  at wt.pom.WTConnection.<init>(WTConnection.java:275)

  at wt.pom.PersistentObjectManager.connect(PersistentObjectManager.java:313)

  at wt.pom.POMHandler.getConnection(POMHandler.java:133)

  at wt.method.MethodContext.getConnection(MethodContext.java:2051)

  at wt.pom.PersistentObjectManager.getUserConnection(PersistentObjectManager.java:322)

  at wt.pom.PersistentObjectManager.query(PersistentObjectManager.java:1099)

  at wt.pom.PersistentObjectManager.query(PersistentObjectManager.java:1015)

  at wt.fc.StandardPersistenceManager._query(StandardPersistenceManager.java:1829)

  at wt.fc.StandardPersistenceManager._find(StandardPersistenceManager.java:1858)

  at wt.fc.StandardPersistenceManager.find(StandardPersistenceManager.java:675)

  at wt.fc.StandardPersistenceManager.find(StandardPersistenceManager.java:427)

  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 wt.services.ServiceFactory$ServerInvocationHandler.invoke(ServiceFactory.java:399)

  at $Proxy9.find(Unknown Source)

  at wt.ufid.FederatableServerHelper.getRepositoryFromDB(FederatableServerHelper.java:1854)

  at wt.ufid.FederatableServerHelper.getRepository(FederatableServerHelper.java:228)

  at wt.org.StandardOrganizationServicesManager._getRepositoryForService(StandardOrganizationServicesManager.java:9212)

  at wt.org.StandardOrganizationServicesManager._getDomainsForPrincipals(StandardOrganizationServicesManager.java:9325)

  at wt.org.StandardOrganizationServicesManager.getDomainsForPrincipals(StandardOrganizationServicesManager.java:9242)

  at wt.org.StandardOrganizationServicesManager._queryPrincipals(StandardOrganizationServicesManager.java:7302)

  at wt.org.StandardOrganizationServicesManager._queryPrincipals(StandardOrganizationServicesManager.java:7129)

  at wt.org.StandardOrganizationServicesManager._queryPrincipals(StandardOrganizationServicesManager.java:7105)

  at wt.org.StandardOrganizationServicesManager._queryPrincipal(StandardOrganizationServicesManager.java:7050)

  at wt.org.StandardOrganizationServicesManager.getAuthenticatedUser(StandardOrganizationServicesManager.java:2196)

  at wt.org.StandardOrganizationServicesManager.getUser(StandardOrganizationServicesManager.java:2341)

  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 wt.services.ServiceFactory$ServerInvocationHandler.invoke(ServiceFactory.java:399)

  at $Proxy19.getUser(Unknown Source)

  at wt.session.StandardSessionManager.getUser(StandardSessionManager.java:390)

  at wt.session.StandardSessionManager.getAdministrator(StandardSessionManager.java:272)

  at wt.session.StandardSessionManager.setAdministrator(StandardSessionManager.java:250)

  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 wt.services.ServiceFactory$ServerInvocationHandler.invoke(ServiceFactory.java:399)

  at $Proxy18.setAdministrator(Unknown Source)

  at wt.audit.StandardAuditService.performStartupProcess(StandardAuditService.java:297)

  at wt.services.StandardManager.startup(StandardManager.java:459)

  at wt.services.ManagerImplementation.startup(ManagerImplementation.java:356)

  at wt.services.DefaultStartupHandler.startup(DefaultStartupHandler.java:112)

  at wt.services.StandardManagerService.performStartupProcess(StandardManagerService.java:166)

  at wt.services.StandardManager.startup(StandardManager.java:459)

  at wt.services.StandardServicesHandler.start(StandardServicesHandler.java:44)

  at wt.method.MethodServerMain.run(MethodServerMain.java:410)

  at wt.method.MethodServerMain.main(MethodServerMain.java:257)

2015-07-13 04:07:27,166 FATAL [main] wt.method.server  - MethodServerMain abort

wt.services.ManagerException: Unable to start all managers.

Nested exception is: (wt.services.servicesResource/21) wt.services.ManagerException: Unable to start manager: "wt.audit.AuditService" with implementation class: "wt.audit.StandardAuditService"

Nested exception is: wt.services.ManagerException: Could not initialize Auditing service.

Nested exception is: wt.ufid.UfidException: wt.pom.DatastoreException: A SQL error has occurred. Database system message follows:

  wt.pom.ConnectionException: A SQL error has occurred. Database system message follows:

  java.sql.SQLRecoverableException: ORA-01033: ORACLE initialization or shutdown in progress

 

 

Nested exception is: wt.pom.DatastoreException: A SQL error has occurred. Database system message follows:

Nested exception is: wt.pom.ConnectionException: A SQL error has occurred. Database system message follows:

Nested exception is: java.sql.SQLRecoverableException: ORA-01033: ORACLE initialization or shutdown in progress

 

 

  at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:445)

  at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:389)

  at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:382)

  at oracle.jdbc.driver.T4CTTIoauthenticate.processError(T4CTTIoauthenticate.java:441)

  at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:450)

  at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:192)

  at oracle.jdbc.driver.T4CTTIoauthenticate.doOSESSKEY(T4CTTIoauthenticate.java:404)

  at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:385)

  at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:546)

  at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:236)

  at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:32)

  at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:521)

  at java.sql.DriverManager.getConnection(DriverManager.java:582)

  at java.sql.DriverManager.getConnection(DriverManager.java:154)

  at wt.pds.StandardDataSource$2.getConnection(StandardDataSource.java:235)

  at wt.pds.StandardDataSource$ConnectionRetry.execute(StandardDataSource.java:367)

  at wt.pds.StandardDataSource.getConnection(StandardDataSource.java:238)

  at wt.pds.StandardDataSource.getConnection(StandardDataSource.java:80)

  at wt.pds.oracle81.OracleDataSource.getConnection(OracleDataSource.java:64)

  at wt.pom.WTConnection.connect(WTConnection.java:291)

  at wt.pom.WTConnection.<init>(WTConnection.java:275)

  at wt.pom.PersistentObjectManager.connect(PersistentObjectManager.java:313)

  at wt.pom.POMHandler.getConnection(POMHandler.java:133)

  at wt.method.MethodContext.getConnection(MethodContext.java:2051)

  at wt.pom.PersistentObjectManager.getUserConnection(PersistentObjectManager.java:322)

  at wt.pom.PersistentObjectManager.query(PersistentObjectManager.java:1099)

  at wt.pom.PersistentObjectManager.query(PersistentObjectManager.java:1015)

  at wt.fc.StandardPersistenceManager._query(StandardPersistenceManager.java:1829)

  at wt.fc.StandardPersistenceManager._find(StandardPersistenceManager.java:1858)

  at wt.fc.StandardPersistenceManager.find(StandardPersistenceManager.java:675)

  at wt.fc.StandardPersistenceManager.find(StandardPersistenceManager.java:427)

  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 wt.services.ServiceFactory$ServerInvocationHandler.invoke(ServiceFactory.java:399)

  at $Proxy9.find(Unknown Source)

  at wt.ufid.FederatableServerHelper.getRepositoryFromDB(FederatableServerHelper.java:1854)

  at wt.ufid.FederatableServerHelper.getRepository(FederatableServerHelper.java:228)

  at wt.org.StandardOrganizationServicesManager._getRepositoryForService(StandardOrganizationServicesManager.java:9212)

  at wt.org.StandardOrganizationServicesManager._getDomainsForPrincipals(StandardOrganizationServicesManager.java:9325)

  at wt.org.StandardOrganizationServicesManager.getDomainsForPrincipals(StandardOrganizationServicesManager.java:9242)

  at wt.org.StandardOrganizationServicesManager._queryPrincipals(StandardOrganizationServicesManager.java:7302)

  at wt.org.StandardOrganizationServicesManager._queryPrincipals(StandardOrganizationServicesManager.java:7129)

  at wt.org.StandardOrganizationServicesManager._queryPrincipals(StandardOrganizationServicesManager.java:7105)

  at wt.org.StandardOrganizationServicesManager._queryPrincipal(StandardOrganizationServicesManager.java:7050)

  at wt.org.StandardOrganizationServicesManager.getAuthenticatedUser(StandardOrganizationServicesManager.java:2196)

  at wt.org.StandardOrganizationServicesManager.getUser(StandardOrganizationServicesManager.java:2341)

  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 wt.services.ServiceFactory$ServerInvocationHandler.invoke(ServiceFactory.java:399)

  at $Proxy19.getUser(Unknown Source)

  at wt.session.StandardSessionManager.getUser(StandardSessionManager.java:390)

  at wt.session.StandardSessionManager.getAdministrator(StandardSessionManager.java:272)

  at wt.session.StandardSessionManager.setAdministrator(StandardSessionManager.java:250)

  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 wt.services.ServiceFactory$ServerInvocationHandler.invoke(ServiceFactory.java:399)

  at $Proxy18.setAdministrator(Unknown Source)

  at wt.audit.StandardAuditService.performStartupProcess(StandardAuditService.java:297)

  at wt.services.StandardManager.startup(StandardManager.java:459)

  at wt.services.ManagerImplementation.startup(ManagerImplementation.java:356)

  at wt.services.DefaultStartupHandler.startup(DefaultStartupHandler.java:112)

  at wt.services.StandardManagerService.performStartupProcess(StandardManagerService.java:166)

  at wt.services.StandardManager.startup(StandardManager.java:459)

  at wt.services.StandardServicesHandler.start(StandardServicesHandler.java:44)

  at wt.method.MethodServerMain.run(MethodServerMain.java:410)

  at wt.method.MethodServerMain.main(MethodServerMain.java:257)

2015-07-13 04:07:27,166 FATAL [main] wt.method.server.shutdown  - Stopping services...

2015-07-13 04:07:27,166 INFO  [main] wt.method.server.shutdown.services  - All managers shut down.

2015-07-13 04:07:27,166 FATAL [main] wt.method.server.shutdown  - MethodServer stopped


Modell drehen/bewegen Creo 2.0

$
0
0

Hallo Community,

 

ich habe die Studenten Version von Creo 2.0, das sollte aber kein Problem sein:

Und zwar kann ich mein Bauteil nicht drehen oder sonstig bewegen. Die Zoom-Funktioniert funktioniert, ich kann allerdings nicht mit der Strg.-Taste arbeiten.

Wo kann ich die Tastenbelegung überprüfen/ändern ändern? Ich nutze Windows 8.

 

Mit freundlichen Grüßen

Jan Kielmann

Stückliste in Creo Elements/direct modeling Express, geht das?

$
0
0

Hallo zusammen,

 

ich versuche vergebens eine Stückliste mit Positionszeiger in meiner

Zeichnung einzubauen.

Da ich die Express-Version benutze habe ich den Verdacht, dass dies

hier nicht vorgesehen ist.

 

Wenn doch, dann habe ich die Vorgehensweise absolut nicht verstanden.

 

Kann mir irgendwer eine kurze Rückmeldung geben?

 

Mit Gruß

Werner

Wie kennzeichnet man eine Antwort als "richtig" bzw. "hilfreich"?

$
0
0

Hallo zusammen,

 

in der neuen Forumsumgebung tue ich mich erstaunlich schwer.

 

a) finde ich den Zugang zum deutsche Forum sehr kompliziert

b) finde ich keinen Schalter eine Antwort als "richtig" bzw. "hilfreich" zu markieren

c) finde ich den Zugang zu den Katalogen nicht, in der Teilnehmer ihre Erzeugnisse präsentieren.

 

Ich glaube umständlicher ging es wohl kaum oder?

 

Gruß Werner

How can I print mi files to pdf keeping searchable texts?

$
0
0

Hello everyone,

this is my first access to the community resources after years of use of Direct Drafting and Modeling.

Our office has various Drafting running both on WinXP and 7 and the problem may appear trivial, but I couldn't find a way of printing .mi files (through the Adobe PDF printer) into .pdf format keeping searchable texts. As you all know, other applications (such as those in MSOffice) do not require special settings to make texts recognizable in pdf. With AutoCAD, among the graphics settings, we selected "TrueType as text", but no such options was found in the interface while printing from Drafting.

Our client requires pdf files with this feature and it would take a lot of time to produce them modifying the native .mi with AutoCAD, so thanks that lot to who does know the answer!

Thanks all for your attention.

Zeichnungen erstellen

$
0
0

Ich habe mich ein paar Tage mit Modeling Express beschäftigt und komme eingentlich ganz gut damit klar. Allerdings will sich mir die Strategie beim Erstellen von Zeichnungen nicht recht erschließen.

 

Ich habe ein Projekt mit mehreren Teilen und möchte nun für jedes der Teile eine Zeichnung erstellen. Wenn ich in das Annotation Module wechsle kann ich zwar für jedes Teil eine Zeichnung erstellen aber ich sehe immer nur die zuletzt erstellte Zeichnung. Wie kann ich eine schon erstellte Zeichnung laden? Im Structure Browser sehe ich die Zeichnungen Magentafarben unter den Teilen. Ich würde erwarten, dass man duch Doppelklick oder ähnliches eine Zeichnung öffnen könnten aber das scheint nicht zu funktionieren.

 

Gruß

Lutz

Wie kann kann man eine Bohrung oder ein Gewinde erstellen?

$
0
0
Hallo Zusammen Kann mir bitte jemand sagen wie man eine Bohrung oder ein Gewinde erstellen kann? Besten Dank im Voraus. Gruss chaser

How to Retrieve pervious iterations of a prt. model?

$
0
0

Good Morning Users,

 

Within windchill and creo elements , how does one obtain access to pervious iterations of a part model within your workspace.

Ie, the model been saved 5 times, but reached a dead end. Wish to return to the third saved model. Still possible?

 

With wildfire3 had access to xxx.prt.6

Could select xxx.prt.4

 

Thx Fred Topham


Tutorials for fist time user

$
0
0

Hi,

I am new to Creo Elements Direct Modeling Express 4.0 and will use the program now for the first time.

I am not familliar with the names of the different versions, but I see there is also a Pro.

 

I am looking for tutorials to learn this program.

Now I see there are several tutorials but it appears that they are for the pro and they are written for specific tasks / problems and not for the beginner.

Will they work on the Express (freeware one) as well or is the difference too much?

 

Is there any other place where I can get tutorials for the beginner?

 

Regards

Johan

Error loading database (Workmanager)

$
0
0
This just started a day ago. We have been using this program and system for 5+ years with no problem. Error message that the engineers are getting when they try to start up the Model Manager. "could not connect to database server: (name of our server) The error code at the bottom of the detailed summary is. Error Messages = 10002 - ***ERROR: Failure in communication to server. As far as we know we have not made any changes other than Microsoft updates which we have backed out the latest ones, which did not fix this issue. Any help here? we do not have a service contract at this time.

bundle dxf dwg export block problem

$
0
0

Hello there,

I record save as DWG or DXF drawing techniques. But it seems to be when I open the file in AutoCAD drawing blocks. It should not have blocks of these lines for laser cutting. How can I solve this problem. Thank you in advance

Bibliothèque visserie

$
0
0

Bonjour à tous,

 

Je vous propose ma petite bibliotheque de visserie.

Les élements sont au format .lsp, format source pour Créo Element PE.

Elle contient les éléments stantards :

 

  • vis H
  • vis CHC
  • vis FHC
  • vis CBHC
  • vis CBHC à embase lisse

 

  • écrou H
  • écrou anti recul GRAF
  • écrou NYSTOP
  • écrou à embase cranté

 

  • rondelle plate Z, M , L, LL, epaisse, grower, type carrossier

 

  • collier SERFLEX

 

Tout les modèles proviennent de la bibliothèque en ligne Emile Maurin.

http://maurin.partcommunity.com/PARTcommunity/Portal/maurin?goto=products&info=emile_maurin_boulonnerie

 

Vous pouvez ajouter vos propre contribusions afin d'avoir une bibliothèque toujours plus complète.

 

Camille

Fehlermeldung "prod_dcu.exe funktioniert nicht mehr"

$
0
0

Hallo Community,

 

Ich habe seit einiger Zeit ein Problem beim Starten von "Creo Parametric 2.0" (Studenten Version).
Jedes Mal bekomme ich die Fehlermeldung "prod_dcu.exe funktioniert nicht mehr" und wird danach beendet.

Eine Neuinstallation hat leider auch nicht weiter geholfen

Hat jeman eine Idee woher der Fehler stammt, und/oder wie ich diesen beheben kann?

 

Vielen Dank im Vorraus!

 

Hier ein Bild der Fehlermeldung:

Fehler PTC.jpg

Viewing all 2965 articles
Browse latest View live


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